]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support
authorSiew Chin Lim <elly.siew.chin.lim@intel.com>
Thu, 24 Dec 2020 10:21:11 +0000 (18:21 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 15 Jan 2021 09:48:38 +0000 (17:48 +0800)
commit6e92eec855713c818c0b2689a6d4ce0932afc0d8
treeb66e5f6f2416396ce2cbc209b3821072bacdf2c5
parentd1811c36efafa50e3ef16cf8cddb18810b539ae2
arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support

Add binman node to device tree to generate the FIT image for u-boot
(u-boot.itb) and OS kernel (kernel.itb).

u-boot.itb contains arm trusted firmware (ATF), u-boot proper and
u-boot device tree for ATF u-boot flow.

kernel.itb contains Linux Image and Linux device tree.

Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com>
arch/arm/dts/socfpga_agilex-u-boot.dtsi
arch/arm/dts/socfpga_soc64_fit-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/socfpga_stratix10-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi