From: Nathan Morrisson Date: Thu, 8 May 2025 15:15:43 +0000 (+0200) Subject: board: phytec: phycore_am64x: Update environment for fitboot X-Git-Tag: v2025.10-rc1~118^2~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=04c1a5b0d6029dd21f17fe649f9f11dd05f9e5b4;p=thirdparty%2Fu-boot.git board: phytec: phycore_am64x: Update environment for fitboot Add fit_addr_r to the environment to allow us to boot from a FIT image. Signed-off-by: Nathan Morrisson Signed-off-by: Wadim Egorov --- diff --git a/board/phytec/phycore_am64x/phycore_am64x.env b/board/phytec/phycore_am64x/phycore_am64x.env index d69dfe75674..d04a3be6864 100644 --- a/board/phytec/phycore_am64x/phycore_am64x.env +++ b/board/phytec/phycore_am64x/phycore_am64x.env @@ -9,6 +9,7 @@ fdt_addr_r=0x88000000 kernel_addr_r=0x82000000 ramdisk_addr_r=0x88080000 fdtoverlay_addr_r=0x89000000 +fit_addr_r=0x90000000 fdtfile=CONFIG_DEFAULT_FDT_FILE mmcdev=1