9
0
Fork 0

svn_rev_159

This commit is contained in:
Sascha Hauer 2007-07-05 18:01:28 +02:00 committed by Sascha Hauer
parent f94500a8f4
commit 75706b71fe
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ RTC configuration
------------------------------------------------------------------------------------------------------------------------------------------------------*/
#define CFG_MBAR 0xF0000000 /* MBAR hast to be switched by other bootloader or debugger config */
#define CFG_SDRAM_BASE 0x00000000
#define CFG_DEFAULT_MBAR 0x80000000
//#define CFG_DEFAULT_MBAR 0xF0000000
/* Use SRAM until RAM will be available */
#define CFG_INIT_RAM_ADDR MPC5XXX_SRAM
#define CFG_INIT_RAM_END MPC5XXX_SRAM_SIZE /* End of used area in DPRAM */