X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FIceCube.h;h=3a347eac55e51c08f46fd9bdfe49065472873993;hb=31d826722434931e1152a09d140187dcf72f8aac;hp=f85cff7abffcf4bcec0b3c8376979771ce398b28;hpb=912810eeca90eedd1503f5e883f3a8da39d7ff89;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/IceCube.h b/include/configs/IceCube.h index f85cff7..3a347ea 100644 --- a/include/configs/IceCube.h +++ b/include/configs/IceCube.h @@ -37,6 +37,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 */