[PATCH v2 RESEND 0/6] Update Chameleon v3 configuration
Paweł Anikiel
pan at semihalf.com
Tue Feb 21 16:17:00 CET 2023
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
More information about the U-Boot
mailing list