From: Derald D. Woods <woods.technical@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: omap3: evm: Do not relocate FDT address
Date: Thu, 28 Dec 2017 01:25:43 -0600 [thread overview]
Message-ID: <20171228072543.1122-1-woods.technical@gmail.com> (raw)
This commit keeps the 'fdtaddr' as provided by DEFAULT_LINUX_BOOT_ENV.
Signed-off-by: Derald D. Woods <woods.technical@gmail.com>
---
include/configs/omap3_evm.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h
index 629d60b961..d95ccdf035 100644
--- a/include/configs/omap3_evm.h
+++ b/include/configs/omap3_evm.h
@@ -127,6 +127,7 @@
"fdtfile=" CONFIG_DEFAULT_FDT_FILE "\0" \
"mtdids=" CONFIG_MTDIDS_DEFAULT "\0" \
"mtdparts=" CONFIG_MTDPARTS_DEFAULT "\0" \
+ "fdt_high=0xffffffff\0" \
"bootenv=uEnv.txt\0" \
"optargs=\0" \
"mmcdev=0\0" \
--
2.15.1
next reply other threads:[~2017-12-28 7:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-28 7:25 Derald D. Woods [this message]
2017-12-28 15:37 ` [U-Boot] [PATCH] ARM: omap3: evm: Do not relocate FDT address Tom Rini
2017-12-28 17:48 ` Derald D. Woods
2017-12-28 18:43 ` Tom Rini
2017-12-28 19:21 ` Derald D. Woods
2017-12-28 19:24 ` Tom Rini
2017-12-28 19:45 ` Derald D. Woods
2017-12-28 23:17 ` Derald D. Woods
2018-01-01 13:29 ` Tom Rini
2018-01-01 18:38 ` Derald Woods
2018-01-02 0:47 ` [U-Boot] " Tom Rini
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=20171228072543.1122-1-woods.technical@gmail.com \
--to=woods.technical@gmail.com \
--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