DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 0/5] Nitrogen6 MAX support and platform cleanup
@ 2019-09-19 15:20 Michael Olbrich
  2019-09-19 15:20 ` [DistroKit] [PATCH 1/5] platform-v7a: add support for Nitrogen6 MAX Michael Olbrich
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael Olbrich @ 2019-09-19 15:20 UTC (permalink / raw)
  To: distrokit; +Cc: Michael Olbrich

Hi,

This add support for the Nitrogen6 MAX board.
And some cleanup of the toolchain hardening options.

Michael

Michael Olbrich (5):
  platform-v7a: add support for Nitrogen6 MAX
  barebox-mx6: enable i.MX6 On Chip OTP controller
  platform-v7a: Enable C++ standard library hardening
  platform-v7a: use -fstack-protector-strong
  platform-v7a: disable -frecord-gcc-switches

 configs/platform-v7a/barebox-mx6.config       |  6 +++-
 configs/platform-v7a/barebox-mx6.config.diff  |  5 +++
 configs/platform-v7a/platformconfig           | 11 +++---
 .../platforms/blspec-nitrogen6max.in          |  5 +++
 .../loader/entries/nitrogen6max.conf          |  6 ++++
 .../rules/blspec-nitrogen6max.make            | 36 +++++++++++++++++++
 6 files changed, 63 insertions(+), 6 deletions(-)
 create mode 100644 configs/platform-v7a/platforms/blspec-nitrogen6max.in
 create mode 100644 configs/platform-v7a/projectroot/loader/entries/nitrogen6max.conf
 create mode 100644 configs/platform-v7a/rules/blspec-nitrogen6max.make

-- 
2.20.1


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-09-20  9:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-19 15:20 [DistroKit] [PATCH 0/5] Nitrogen6 MAX support and platform cleanup Michael Olbrich
2019-09-19 15:20 ` [DistroKit] [PATCH 1/5] platform-v7a: add support for Nitrogen6 MAX Michael Olbrich
2019-09-19 15:21 ` [DistroKit] [PATCH 2/5] barebox-mx6: enable i.MX6 On Chip OTP controller Michael Olbrich
2019-09-19 15:21 ` [DistroKit] [PATCH 3/5] platform-v7a: Enable C++ standard library hardening Michael Olbrich
2019-09-19 15:21 ` [DistroKit] [PATCH 4/5] platform-v7a: use -fstack-protector-strong Michael Olbrich
2019-09-19 15:21 ` [DistroKit] [PATCH 5/5] platform-v7a: disable -frecord-gcc-switches Michael Olbrich
2019-09-20  9:08 ` [DistroKit] [PATCH 0/5] Nitrogen6 MAX support and platform cleanup Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox