Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] imx: add i.MX 8M Plus Nitrogen support
@ 2021-04-26 15:30 Gary Bisson
  2021-04-26 15:30 ` [Buildroot] [PATCH 1/4] board/boundarydevices: update boot scripts Gary Bisson
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Gary Bisson @ 2021-04-26 15:30 UTC (permalink / raw)
  To: buildroot

Hi,

This series adds support for our Nitrogen8MP platform based on the i.MX
8M Plus CPU.
This required to update the bootscripts to match that new architecture.
Also, this series bumps kernel/uboot to latest for all Nitrogen
platforms.

Let me know if you have any questions.

Regards,
Gary

Gary Bisson (4):
  board/boundarydevices: update boot scripts
  configs/nitrogen*: update kernel to 5.4.x_2.3.0
  configs/nitrogen*: bump u-boot revision
  configs/nitrogen8mp: new defconfig

 board/boundarydevices/common/boot.cmd         | 65 +++++++++++--------
 board/boundarydevices/common/upgrade.cmd      | 25 ++++---
 configs/nitrogen6sx_defconfig                 |  6 +-
 configs/nitrogen6x_defconfig                  |  6 +-
 configs/nitrogen7_defconfig                   |  6 +-
 configs/nitrogen8m_defconfig                  | 10 +--
 configs/nitrogen8mm_defconfig                 | 10 +--
 configs/nitrogen8mn_defconfig                 | 10 +--
 ...gen8mn_defconfig => nitrogen8mp_defconfig} | 20 +++---
 9 files changed, 90 insertions(+), 68 deletions(-)
 copy configs/{nitrogen8mn_defconfig => nitrogen8mp_defconfig} (71%)

-- 
2.30.2

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

end of thread, other threads:[~2021-04-27  7:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-26 15:30 [Buildroot] [PATCH 0/4] imx: add i.MX 8M Plus Nitrogen support Gary Bisson
2021-04-26 15:30 ` [Buildroot] [PATCH 1/4] board/boundarydevices: update boot scripts Gary Bisson
2021-04-26 15:30 ` [Buildroot] [PATCH 2/4] configs/nitrogen*: update kernel to 5.4.x_2.3.0 Gary Bisson
2021-04-26 15:30 ` [Buildroot] [PATCH 3/4] configs/nitrogen*: bump u-boot revision Gary Bisson
2021-04-26 15:30 ` [Buildroot] [PATCH 4/4] configs/nitrogen8mp: new defconfig Gary Bisson
2021-04-26 19:51 ` [Buildroot] [PATCH 0/4] imx: add i.MX 8M Plus Nitrogen support Thomas Petazzoni
2021-04-27  7:21   ` Gary Bisson

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