mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-24 15:21:43 +02:00
doc: sl-mx8mm: 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:
parent
9482a60de9
commit
59c3b712ad
@ -62,7 +62,6 @@ Build U-Boot
|
||||
.. code-block:: bash
|
||||
|
||||
$ make kontron-sl-mx8mm_defconfig
|
||||
$ export ATF_LOAD_ADDR=0x920000
|
||||
$ make
|
||||
|
||||
Burn the flash.bin to SD card at an offset of 33 KiB:
|
||||
|
Loading…
x
Reference in New Issue
Block a user