]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ti_omap5_common.h
omap5: Exclude more environment from SPL builds
[karo-tx-uboot.git] / include / configs / ti_omap5_common.h
index 4faffef0479266a0d6db5207a2819562ba268a09..3da7816527fd7abe62089a7184b2c534f7a0b680 100644 (file)
@@ -71,6 +71,7 @@
 #define DFUARGS
 #endif
 
+#ifndef CONFIG_SPL_BUILD
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
 #define CONFIG_EXTRA_ENV_SETTINGS \
        DEFAULT_LINUX_BOOT_ENV \
        "setenv mmcroot /dev/mmcblk0p2 rw; " \
        "run mmcboot;" \
        ""
+#endif
 
 
 /*