PPC: Create and use CONFIG_HIGH_BATS
[platform/kernel/u-boot.git] / include / configs / jupiter.h
index 980e9fe..c985927 100644 (file)
@@ -41,6 +41,8 @@
 #define BOOTFLAG_COLD          0x01    /* Normal Power-On: Boot from FLASH  */
 #define BOOTFLAG_WARM          0x02    /* Software reboot           */
 
+#define CONFIG_HIGH_BATS       1       /* High BATs supported */
+
 /*
  * Serial console configuration
  */