mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-06 11:21:25 +01: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>