All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/8] boundarydevices: update/add defconfigs
@ 2024-06-11 18:01 Chris Dimich
  2024-06-11 18:02 ` [Buildroot] [PATCH 1/8] board/boundarydevices: update boot scripts Chris Dimich
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Chris Dimich @ 2024-06-11 18:01 UTC (permalink / raw)
  To: buildroot
  Cc: Chris Dimich, Gary Bisson, Refik Tuzakli, Thomas Petazzoni,
	Romain Naour, Giulio Benetti, Thomas De Schampheleire

This series updates boundarydevices defconfigs and also adds support 
for two new defconfigs -> nitrogen8ulp and nitrogen93.

Chris Dimich (8):
  board/boundarydevices: update boot scripts
  board/boundarydevices: add i.MX 93 support to post-build.sh
  configs/nitrogen*: bump kernel revision to f789d32c
  configs/nitrogen*: bump u-boot revision to e3228228
  configs/nitrogen8*: bump atf revision to d18357b7
  configs/nitrogen8mm_defconfig: add SMARC support
  configs/nitrogen8ulp: new defconfig
  configs/nitrogen93: new defconfig

 board/boundarydevices/common/boot.cmd      | 111 ++++++++++++++-------
 board/boundarydevices/common/post-build.sh |   6 +-
 board/boundarydevices/common/upgrade.cmd   |  11 ++
 configs/nitrogen6sx_defconfig              |   4 +-
 configs/nitrogen6x_defconfig               |   4 +-
 configs/nitrogen7_defconfig                |   4 +-
 configs/nitrogen8m_defconfig               |   8 +-
 configs/nitrogen8mm_defconfig              |  10 +-
 configs/nitrogen8mn_defconfig              |   8 +-
 configs/nitrogen8mp_defconfig              |   8 +-
 configs/nitrogen8ulp_defconfig             |  63 ++++++++++++
 configs/nitrogen93_defconfig               |  60 +++++++++++
 12 files changed, 236 insertions(+), 61 deletions(-)
 create mode 100644 configs/nitrogen8ulp_defconfig
 create mode 100644 configs/nitrogen93_defconfig

-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-08-03 18:25 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-11 18:01 [Buildroot] [PATCH 0/8] boundarydevices: update/add defconfigs Chris Dimich
2024-06-11 18:02 ` [Buildroot] [PATCH 1/8] board/boundarydevices: update boot scripts Chris Dimich
2024-07-11 22:43   ` Arnout Vandecappelle via buildroot
2024-06-11 18:02 ` [Buildroot] [PATCH 2/8] board/boundarydevices: add i.MX 93 support to post-build.sh Chris Dimich
2024-07-11 22:48   ` Arnout Vandecappelle via buildroot
2024-06-11 18:02 ` [Buildroot] [PATCH 3/8] configs/nitrogen*: bump kernel revision to f789d32c Chris Dimich
2024-06-11 18:02 ` [Buildroot] [PATCH 4/8] configs/nitrogen*: bump u-boot revision to e3228228 Chris Dimich
2024-06-11 18:02 ` [Buildroot] [PATCH 5/8] configs/nitrogen8*: bump atf revision to d18357b7 Chris Dimich
2024-06-11 18:02 ` [Buildroot] [PATCH 6/8] configs/nitrogen8mm_defconfig: add SMARC support Chris Dimich
2024-07-11 22:51   ` Arnout Vandecappelle via buildroot
2024-06-11 18:02 ` [Buildroot] [PATCH 7/8] configs/nitrogen8ulp: new defconfig Chris Dimich
2024-08-03 18:23   ` Thomas Petazzoni via buildroot
2024-06-11 18:02 ` [Buildroot] [PATCH 8/8] configs/nitrogen93: " Chris Dimich
2024-08-03 18:24   ` Thomas Petazzoni via buildroot
2024-08-03 18:25 ` [Buildroot] [PATCH 0/8] boundarydevices: update/add defconfigs Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.