Merge branch 'master' of git://git.denx.de/u-boot-mpc512x
[oweals/u-boot.git] / include / configs / MPC8313ERDB.h
index 610151f5860e2c790f6fdfd7ca23ed823ca44961..d547681c3d0deb3b67011252673fd03269f636d7 100644 (file)
 
 #define CFG_HID2 HID2_HBE
 
+#define CONFIG_HIGH_BATS       1       /* High BATs supported */
+
 /* DDR @ 0x00000000 */
 #define CFG_IBAT0L     (CFG_SDRAM_BASE | BATL_PP_10)
 #define CFG_IBAT0U     (CFG_SDRAM_BASE | BATU_BL_256M | BATU_VS | BATU_VP)