public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 RESEND 0/6] Update Chameleon v3 configuration
@ 2023-02-21 15:17 Paweł Anikiel
  2023-02-21 15:17 ` [PATCH v2 RESEND 1/6] socfpga: chameleonv3: Enable ext4 in SPL Paweł Anikiel
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paweł Anikiel @ 2023-02-21 15:17 UTC (permalink / raw)
  To: u-boot, marex, simon.k.r.goldschmidt, tien.fong.chee
  Cc: sjg, ka, mw, amstan, Paweł Anikiel

These changes add the third chameleon variation and make it easier to
deploy images to different boards.

v2 changes:
 - rename chameleonv3.dts to .dtsi
 - add missing CONFIG_SPL_MAX_SIZE symbol

Paweł Anikiel (6):
  socfpga: chameleonv3: Enable ext4 in SPL
  socfpga: chameleonv3: Move environment to a text file
  arm: dts: chameleonv3: Override chameleonv3 bitstream names
  arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi
  arm: dts: chameleonv3: Add 270-2 variant
  chameleonv3: Convert CONFIG_SPL_MAX_SIZE to Kconfig

 arch/arm/dts/Makefile                               |  1 +
 ...eleonv3.dts => socfpga_arria10_chameleonv3.dtsi} |  0
 .../socfpga_arria10_chameleonv3_270_2-u-boot.dtsi   | 12 ++++++++++++
 arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts  |  5 +++++
 .../socfpga_arria10_chameleonv3_270_3-u-boot.dtsi   |  4 ++++
 arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts  |  2 +-
 .../socfpga_arria10_chameleonv3_480_2-u-boot.dtsi   |  4 ++++
 arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts  |  2 +-
 board/google/chameleonv3/environment.txt            | 13 +++++++++++++
 configs/socfpga_chameleonv3_defconfig               |  2 ++
 include/configs/socfpga_chameleonv3.h               |  9 ++++-----
 11 files changed, 47 insertions(+), 7 deletions(-)
 rename arch/arm/dts/{socfpga_arria10_chameleonv3.dts => socfpga_arria10_chameleonv3.dtsi} (100%)
 create mode 100644 arch/arm/dts/socfpga_arria10_chameleonv3_270_2-u-boot.dtsi
 create mode 100644 arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts
 create mode 100644 board/google/chameleonv3/environment.txt

-- 
2.39.2.637.g21b0678d19-goog


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

end of thread, other threads:[~2023-02-21 23:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-21 15:17 [PATCH v2 RESEND 0/6] Update Chameleon v3 configuration Paweł Anikiel
2023-02-21 15:17 ` [PATCH v2 RESEND 1/6] socfpga: chameleonv3: Enable ext4 in SPL Paweł Anikiel
2023-02-21 15:17 ` [PATCH v2 RESEND 2/6] socfpga: chameleonv3: Move environment to a text file Paweł Anikiel
2023-02-21 15:17 ` [PATCH v2 RESEND 3/6] arm: dts: chameleonv3: Override chameleonv3 bitstream names Paweł Anikiel
2023-02-21 15:17 ` [PATCH v2 RESEND 4/6] arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi Paweł Anikiel
2023-02-21 15:17 ` [PATCH v2 RESEND 5/6] arm: dts: chameleonv3: Add 270-2 variant Paweł Anikiel
2023-02-21 15:17 ` [PATCH v2 RESEND 6/6] chameleonv3: Convert CONFIG_SPL_MAX_SIZE to Kconfig Paweł Anikiel
2023-02-21 23:29 ` [PATCH v2 RESEND 0/6] Update Chameleon v3 configuration Marek Vasut

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