projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bb6dc0
)
ARM: omap3: evm: Do not relocate FDT address
author
Derald D. Woods
<woods.technical@gmail.com>
Thu, 28 Dec 2017 07:25:43 +0000
(
01:25
-0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 1 Jan 2018 14:04:19 +0000
(09:04 -0500)
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
patch
|
blob
|
history
diff --git
a/include/configs/omap3_evm.h
b/include/configs/omap3_evm.h
index 42f21536379b1238b96ac0c24e33b13e7f82fb5e..89159a31111afc33d15378e652dd2510825b7372 100644
(file)
--- a/
include/configs/omap3_evm.h
+++ b/
include/configs/omap3_evm.h
@@
-131,6
+131,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" \