X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fjupiter.h;h=c9859270c00ed0de5666f63a9e06dd88dc559b8e;hb=1a247ba7fa5fb09f56892a09a990f03ce564b3e2;hp=980e9fe9cea1e050ad65935d7009c7c3af807cee;hpb=9d2459f3532c009bb903b02b57079a3862420a5f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/jupiter.h b/include/configs/jupiter.h index 980e9fe..c985927 100644 --- a/include/configs/jupiter.h +++ b/include/configs/jupiter.h @@ -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 */