> -----Original Message----- > From: Lim, Elly Siew Chin <elly.siew.chin....@intel.com> > Sent: Thursday, October 15, 2020 8:30 PM > To: u-boot@lists.denx.de > Cc: Marek Vasut <ma...@denx.de>; Tan, Ley Foon > <ley.foon....@intel.com>; See, Chin Liang <chin.liang....@intel.com>; > Simon Goldschmidt <simon.k.r.goldschm...@gmail.com>; Chee, Tien Fong > <tien.fong.c...@intel.com>; Westergreen, Dalon > <dalon.westergr...@intel.com>; Simon Glass <s...@chromium.org>; Lim, > Elly Siew Chin <elly.siew.chin....@intel.com> > Subject: [v3 14/16] 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....@intel.com> > --- > arch/arm/dts/socfpga_agilex-u-boot.dtsi | 4 +- > arch/arm/dts/socfpga_soc64_fit-u-boot.dtsi | 120 > +++++++++++++++++++++++ > arch/arm/dts/socfpga_stratix10-u-boot.dtsi | 8 ++ > arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi | 4 +- > 4 files changed, 134 insertions(+), 2 deletions(-) create mode 100644 > arch/arm/dts/socfpga_soc64_fit-u-boot.dtsi > create mode 100644 arch/arm/dts/socfpga_stratix10-u-boot.dtsi Reviewed-by: Ley Foon Tan <ley.foon....@intel.com> Regards Ley Foon