public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/3] doc: imx8mm_evk: Remove ATF_LOAD_ADDR export
@ 2022-01-12 20:49 Fabio Estevam
  2022-01-12 20:49 ` [PATCH 2/3] doc: sl-mx8mm: " Fabio Estevam
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Fabio Estevam @ 2022-01-12 20:49 UTC (permalink / raw)
  To: sbabic; +Cc: u-boot, heiko.thiery, marcel.ziswiler, Fabio Estevam

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>
---
 doc/board/nxp/imx8mm_evk.rst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doc/board/nxp/imx8mm_evk.rst b/doc/board/nxp/imx8mm_evk.rst
index b377c4de276d..b9e67b954fc2 100644
--- a/doc/board/nxp/imx8mm_evk.rst
+++ b/doc/board/nxp/imx8mm_evk.rst
@@ -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:
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-02-05 16:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-12 20:49 [PATCH 1/3] doc: imx8mm_evk: Remove ATF_LOAD_ADDR export Fabio Estevam
2022-01-12 20:49 ` [PATCH 2/3] doc: sl-mx8mm: " Fabio Estevam
2022-01-12 21:18   ` Patrick Wildt
2022-02-05 16:44   ` sbabic
2022-01-12 20:49 ` [PATCH 3/3] doc: verdin-imx8mm: " Fabio Estevam
2022-01-12 21:18   ` Patrick Wildt
2022-02-05 16:41   ` sbabic
2022-01-12 21:17 ` [PATCH 1/3] doc: imx8mm_evk: " Patrick Wildt
2022-02-05 16:42 ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox