]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap4_sdp4430.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / omap4_sdp4430.h
index 0a9b707c5385c548f472be5818a3ff6d78736a89..9e03291ce176c8d8340a218ee07aba2a5cb965a2 100644 (file)
@@ -37,7 +37,9 @@
 #include <configs/omap4_common.h>
 
 /* Battery Charger */
+#ifndef CONFIG_SPL_BUILD
 #define CONFIG_CMD_BAT                 1
+#endif
 
 /* ENV related config options */
 #define CONFIG_ENV_IS_IN_MMC           1
@@ -48,4 +50,3 @@
 #define CONFIG_SYS_PROMPT              "OMAP4430 SDP # "
 
 #endif /* __CONFIG_SDP4430_H */
-