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:
06491b8
)
PXA: zipitz2: Add missing CONFIG_SYS_TEXT_BASE
author
Marek Vasut
<marek.vasut@gmail.com>
Wed, 20 Oct 2010 20:02:16 +0000
(22:02 +0200)
committer
Marek Vasut
<marek.vasut@gmail.com>
Thu, 21 Oct 2010 23:38:01 +0000
(
01:38
+0200)
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
include/configs/zipitz2.h
patch
|
blob
|
history
diff --git
a/include/configs/zipitz2.h
b/include/configs/zipitz2.h
index ce65d1f1c6e2b30d3acd69c5b477bd1f9eca81d0..48537e3ccb1cc43a06197ba9cfc0649de8af1b16 100644
(file)
--- a/
include/configs/zipitz2.h
+++ b/
include/configs/zipitz2.h
@@
-27,6
+27,7
@@
*/
#define CONFIG_PXA27X 1 /* Marvell PXA270 CPU */
#define CONFIG_ZIPITZ2 1 /* Zipit Z2 board */
+#define CONFIG_SYS_TEXT_BASE 0x0
#undef BOARD_LATE_INIT
#undef CONFIG_SKIP_RELOCATE_UBOOT