Fix printf() format problems with configurable prompts
[platform/kernel/u-boot.git] / include / configs / MPC8323ERDB.h
index 32f57ac..977c041 100644 (file)
 /*
  * MMU Setup
  */
+#define CONFIG_HIGH_BATS       1       /* High BATs supported */
 
 /* DDR: cache cacheable */
 #define CFG_IBAT0L     (CFG_SDRAM_BASE | BATL_PP_10 | BATL_MEMCOHERENCE)