From: Fabio Estevam <festevam@gmail.com>
To: sbabic@denx.de
Cc: u-boot@lists.denx.de, peng.fan@nxp.com, Fabio Estevam <festevam@denx.de>
Subject: [PATCH 2/2] doc: imx8mn_evk: Do not export ATF_LOAD_ADDR
Date: Mon, 18 Apr 2022 14:15:08 -0300 [thread overview]
Message-ID: <20220418171508.251062-2-festevam@gmail.com> (raw)
In-Reply-To: <20220418171508.251062-1-festevam@gmail.com>
From: Fabio Estevam <festevam@denx.de>
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>
---
doc/board/nxp/imx8mn_evk.rst | 1 -
1 file changed, 1 deletion(-)
diff --git a/doc/board/nxp/imx8mn_evk.rst b/doc/board/nxp/imx8mn_evk.rst
index 711545af896a..c45bb7bac7a1 100644
--- a/doc/board/nxp/imx8mn_evk.rst
+++ b/doc/board/nxp/imx8mn_evk.rst
@@ -42,7 +42,6 @@ Build U-Boot
$ export CROSS_COMPILE=aarch64-poky-linux-
$ make imx8mn_ddr4_evk_defconfig
- $ export ATF_LOAD_ADDR=0x960000
$ make
Burn the flash.bin to MicroSD card offset 32KB:
--
2.25.1
next prev parent reply other threads:[~2022-04-18 17:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-18 17:15 [PATCH 1/2] imx8mn_evk: Enable cache in SPL Fabio Estevam
2022-04-18 17:15 ` Fabio Estevam [this message]
2022-04-22 8:46 ` [PATCH 2/2] doc: imx8mn_evk: Do not export ATF_LOAD_ADDR sbabic
2022-04-28 9:00 ` Peng Fan (OSS)
2022-04-22 8:46 ` [PATCH 1/2] imx8mn_evk: Enable cache in SPL sbabic
2022-04-28 9:00 ` Peng Fan (OSS)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220418171508.251062-2-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=festevam@denx.de \
--cc=peng.fan@nxp.com \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox