]> git.sur5r.net Git - u-boot/blobdiff - include/configs/munices.h
codingstyle cleanup for spi driver
[u-boot] / include / configs / munices.h
index 4359e29050f9f5e64e984a0bfde55f79911b3143..2372b5763b871fea46055a4618b471e108c07066 100644 (file)
  * 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
 #define CFG_FLASH_BASE         0xFF000000
 #define CFG_FLASH_CFI          1       /* Flash is CFI conformant */
 #define CFG_FLASH_CFI_DRIVER   1       /* Use the common driver */
-//#define CFG_FLASH_BANKS_LIST { CFG_BOOTCS_START }
 #define CFG_FLASH_BANKS_LIST   { CFG_FLASH_BASE }
 #define CFG_FLASH_EMPTY_INFO
 #define CFG_FLASH_SIZE         0x01000000 /* 16 MByte */