RE: [PATCH v1 16/16] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support

2020-09-25 Thread Tan, Ley Foon
> > Subject: [PATCH v1 16/16] configs: socfpga: Add defconfig for Agilex and > Stratix 10 with ATF support > > Booting Agilex and Stratix 10 with ATF support. > > SPL now loads ATF (BL31), U-Boot proper and DTB from FIT image. The new > boot flow with ATF support is as fo

[PATCH v1 16/16] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support

2020-08-16 Thread Chee Hong Ang
Booting Agilex and Stratix 10 with ATF support. SPL now loads ATF (BL31), U-Boot proper and DTB from FIT image. The new boot flow with ATF support is as follow: SPL -> ATF (BL31) -> U-Boot proper -> OS (Linux) U-Boot proper now starts at 0x20 (CONFIG_SYS_TEXT_BASE). ATF will occupy the addre