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:
589b1af
)
mx6qsabre_common: Change default loadaddr to 0x12000000
author
Otavio Salvador
<otavio@ossystems.com.br>
Fri, 21 Dec 2012 06:59:07 +0000
(06:59 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 26 Dec 2012 11:13:56 +0000
(12:13 +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/mx6qsabre_common.h
patch
|
blob
|
history
diff --git
a/include/configs/mx6qsabre_common.h
b/include/configs/mx6qsabre_common.h
index 0f226f790ec0ba32e7553bd7d92090c08aa6bf70..9a254808b9a755693fd143be95245944a564a993 100644
(file)
--- a/
include/configs/mx6qsabre_common.h
+++ b/
include/configs/mx6qsabre_common.h
@@
-78,7
+78,7
@@
#define CONFIG_BOOTDELAY 1
-#define CONFIG_LOADADDR 0x1
08
00000
+#define CONFIG_LOADADDR 0x1
20
00000
#define CONFIG_SYS_TEXT_BASE 0x17800000
#define CONFIG_EXTRA_ENV_SETTINGS \