public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: omap3: evm: Do not relocate FDT address
@ 2017-12-28  7:25 Derald D. Woods
  2017-12-28 15:37 ` Tom Rini
  2018-01-02  0:47 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 11+ messages in thread
From: Derald D. Woods @ 2017-12-28  7:25 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2018-01-02  0:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-28  7:25 [U-Boot] [PATCH] ARM: omap3: evm: Do not relocate FDT address Derald D. Woods
2017-12-28 15:37 ` 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

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