summaryrefslogtreecommitdiffstats
path: root/include/configs/spieval.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/spieval.h')
-rw-r--r--include/configs/spieval.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/spieval.h b/include/configs/spieval.h
index 49213dc67a..69d2d67ab1 100644
--- a/include/configs/spieval.h
+++ b/include/configs/spieval.h
@@ -44,6 +44,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
*/
OpenPOWER on IntegriCloud