mirror of
https://xff.cz/git/u-boot/
synced 2025-10-02 16:01:30 +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>