]> git.sur5r.net Git - u-boot/blobdiff - include/configs/omap4_sdp4430.h
devkit8000: Add config to enable SPL MMC boot
[u-boot] / include / configs / omap4_sdp4430.h
index 39d715480efd334700cb9ea1edec6568e6195850..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