mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-02 12:32:06 +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>