projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aef8af6
)
mx53loco: Change default loadaddr to 0x72000000
author
Otavio Salvador
<otavio@ossystems.com.br>
Fri, 21 Dec 2012 06:59:05 +0000
(06:59 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 26 Dec 2012 11:08:28 +0000
(12:08 +0100)
This allow use of mainline and Freescale BSP Linux kernel with same
environment.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
include/configs/mx53loco.h
patch
|
blob
|
history
diff --git
a/include/configs/mx53loco.h
b/include/configs/mx53loco.h
index 5f8f52e4cd71123e61ab1b6492334b6617652bfc..4cfdc0b95872456001f0eaa41ef774aa3baed6a9 100644
(file)
--- a/
include/configs/mx53loco.h
+++ b/
include/configs/mx53loco.h
@@
-112,7
+112,7
@@
#define CONFIG_ETHPRIME "FEC0"
-#define CONFIG_LOADADDR 0x7
08
00000 /* loadaddr env var */
+#define CONFIG_LOADADDR 0x7
20
00000 /* loadaddr env var */
#define CONFIG_SYS_TEXT_BASE 0x77800000
#define CONFIG_EXTRA_ENV_SETTINGS \