]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
tx28: reduce BATT_BO_LEVEL to 2.4V KARO-TX28-2013-08-26
authorLothar Waßmann <LW@KARO-electronics.de>
Mon, 26 Aug 2013 14:56:27 +0000 (16:56 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 26 Aug 2013 14:56:27 +0000 (16:56 +0200)
include/configs/tx28.h

index 5b890e23125fc834fbe266f83e1f72943350450b..847b008688c2d1f3f034766e48db2aeb1dbff1a2 100644 (file)
 #define CONFIG_SPL_SERIAL_SUPPORT
 #define CONFIG_SPL_GPIO_SUPPORT
 #define CONFIG_SYS_SPL_VDDD_VAL                1500
-#define CONFIG_SYS_SPL_BATT_BO_LEVEL   2800
+#define CONFIG_SYS_SPL_BATT_BO_LEVEL   2400
 #define CONFIG_SYS_SPL_VDDMEM_VAL      0       /* VDDMEM is not utilized on TX28 */
 
 #endif /* __CONFIGS_TX28_H */