]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/dragonboard410c.h
configs: dragonboard410c: Save environment data on eMMC
[people/ms/u-boot.git] / include / configs / dragonboard410c.h
index 6b5d59d36352b6b84b10f867a43470cfa8e64149..d2447b27d8adcdf26fe6373823007a331fbc6928 100644 (file)
@@ -100,6 +100,7 @@ REFLASH(dragonboard/u-boot.img, 8)\
        BOOTENV
 
 #define CONFIG_ENV_SIZE                        0x2000
+#define CONFIG_SYS_MMC_ENV_DEV         0       /* mmc0 = emmc, mmc1 = sd */
 #define CONFIG_ENV_VARS_UBOOT_CONFIG
 
 /* Size of malloc() pool */