mirror of
https://xff.cz/git/u-boot/
synced 2025-09-07 19:52:15 +02:00
The imx8mn_evk target have been converted to use binman. With the binman approach the ATF load address is described via devicetree, so remove the now unneeded instruction of exporting ATF_LOAD_ADDR. Signed-off-by: Fabio Estevam <festevam@denx.de>