projects
/
karo-tx-uboot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa891d6
)
karo: tx28: reduce batt_bo_level to 2.4V
author
Lothar Waßmann
<LW@KARO-electronics.de>
Fri, 21 Aug 2015 14:44:45 +0000
(16:44 +0200)
committer
Lothar Waßmann
<LW@KARO-electronics.de>
Fri, 21 Aug 2015 14:44:45 +0000
(16:44 +0200)
include/configs/tx28.h
patch
|
blob
|
history
diff --git
a/include/configs/tx28.h
b/include/configs/tx28.h
index
f0ef68f
..
565f761
100644
(file)
--- a/
include/configs/tx28.h
+++ b/
include/configs/tx28.h
@@
-271,7
+271,8
@@
#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_VDDA_BO_VAL 100
#define CONFIG_SYS_SPL_VDDMEM_VAL 0 /* VDDMEM is not utilized on TX28 */
#endif /* __CONFIGS_TX28_H */