Socrates: config file cleanup.
[oweals/u-boot.git] / include / configs / MPC832XEMDS.h
index 1276a124c936de2b4db060d3cfd7ebeda33476a2..9ca2a2be04ed67c51519611b16463f14f75fcf73 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)
 #define CFG_IBAT0U     (CFG_SDRAM_BASE | BATU_BL_256M | BATU_VS | BATU_VP)