
11 Jan
2008
11 Jan
'08
3:15 p.m.
Signed-off-by: Heiko Schocher hs@denx.de --- include/configs/munices.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/configs/munices.h b/include/configs/munices.h index 19f0cac..c9be4ac 100644 --- 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
--
1.5.2.2