mirror of
https://xff.cz/git/u-boot/
synced 2026-02-20 14:33:59 +01:00
doc: imx8mm_evk: Remove ATF_LOAD_ADDR export
imx8mm-u-boot.dtsi passes the ATF load address via the 'entry' and 'load' properties. Remove the step that performs the ATF_LOAD_ADDR export, which is now unneeded. Signed-off-by: Fabio Estevam <festevam@denx.de> Reviewed-by: Patrick Wildt <patrick@blueri.se>
This commit is contained in:
committed by
Stefano Babic
parent
1bcda4efed
commit
9482a60de9
@@ -42,7 +42,6 @@ Build U-Boot
|
||||
|
||||
$ export CROSS_COMPILE=aarch64-poky-linux-
|
||||
$ make imx8mm_evk_defconfig
|
||||
$ export ATF_LOAD_ADDR=0x920000
|
||||
$ make
|
||||
|
||||
Burn the flash.bin to MicroSD card offset 33KB:
|
||||
|
||||
Reference in New Issue
Block a user