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:
fe51f78
)
mx6qsabrelite: Change default loadaddr to 0x12000000
author
Otavio Salvador
<otavio@ossystems.com.br>
Fri, 21 Dec 2012 06:59:06 +0000
(06:59 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 26 Dec 2012 11:11:49 +0000
(12:11 +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/mx6qsabrelite.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6qsabrelite.h
b/include/configs/mx6qsabrelite.h
index 4ce4d4c086580a683e53195df7b7155b8c4225d9..0f6bbb4be24f671af84f565621583fea44039990 100644
(file)
--- a/
include/configs/mx6qsabrelite.h
+++ b/
include/configs/mx6qsabrelite.h
@@
-148,7
+148,7
@@
#define CONFIG_PREBOOT ""
-#define CONFIG_LOADADDR 0x1
08
00000
+#define CONFIG_LOADADDR 0x1
20
00000
#define CONFIG_SYS_TEXT_BASE 0x17800000
#define CONFIG_EXTRA_ENV_SETTINGS \