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:
5fb2b23
)
MUNICes: Set the right CFG_DEFAULT_MBAR value.
author
Heiko Schocher
<hs@denx.de>
Fri, 11 Jan 2008 14:15:16 +0000
(15:15 +0100)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 11 Jan 2008 23:43:12 +0000
(
00:43
+0100)
Signed-off-by: Heiko Schocher <hs@denx.de>
include/configs/munices.h
patch
|
blob
|
history
diff --git
a/include/configs/munices.h
b/include/configs/munices.h
index 4359e29050f9f5e64e984a0bfde55f79911b3143..e47227094ee87464cc39fbd8317f1fef81c9410f 100644
(file)
--- a/
include/configs/munices.h
+++ b/
include/configs/munices.h
@@
-108,6
+108,8
@@
* Memory map
*/
#define CFG_MBAR 0xF0000000 /* MBAR hast to be switched by other bootloader or debugger config */
+
+#define CFG_DEFAULT_MBAR 0x80000000
#define CFG_SDRAM_BASE 0x00000000
/* Use SRAM until RAM will be available */
#define CFG_INIT_RAM_ADDR MPC5XXX_SRAM