[v3 14/16] arm: socfpga: dts: soc64: Add binman node of FIT image with ATF support
Simon Glass
sjg at chromium.org
Thu Oct 15 17:05:56 CEST 2020
On Thu, 15 Oct 2020 at 06:30, Siew Chin Lim
<elly.siew.chin.lim at intel.com> wrote:
>
> 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 at 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: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list