mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 10:30:32 +00:00
961519b58d
Originally, exporting the ATF_LOAD_ADDR was required, but since binman has been used to generate the flash.bin, it is no longer needed to do such manual export. The ATF address is now passed via binman in imx8mp-u-boot.dtsi: atf { description = "ARM Trusted Firmware"; type = "firmware"; arch = "arm64"; compression = "none"; load = <0x970000>; entry = <0x970000>; atf_blob: atf-blob { filename = "bl31.bin"; type = "atf-bl31"; }; }; Remove the unneeded export ATF_LOAD_ADDR line. Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Peng Fan <peng.fan@nxp.com> |
||
---|---|---|
.. | ||
imx8mm_evk.rst | ||
imx8mn_evk.rst | ||
imx8mp_evk.rst | ||
imx8mq_evk.rst | ||
imx8qxp_mek.rst | ||
imxrt1020-evk.rst | ||
imxrt1050-evk.rst | ||
index.rst | ||
ls1046ardb.rst | ||
mx6sabreauto.rst | ||
mx6sabresd.rst | ||
mx6ul_14x14_evk.rst | ||
mx6ullevk.rst | ||
psb.rst |