sifive: fu540: Enable spi-nor flash support
[platform/kernel/u-boot.git] / include / configs / mx6sxsabresd.h
index dc4181d..55aace1 100644 (file)
@@ -54,9 +54,9 @@
        "boot_fdt=try\0" \
        "ip_dyn=yes\0" \
        "videomode=video=ctfb:x:800,y:480,depth:24,pclk:29850,le:89,ri:164,up:23,lo:10,hs:10,vs:10,sync:0,vmode:0\0" \
-       "mmcdev=2\0" \
+       "mmcdev=3\0" \
        "mmcpart=1\0" \
-       "finduuid=part uuid mmc 2:2 uuid\0" \
+       "finduuid=part uuid mmc ${mmcdev}:2 uuid\0" \
        "mmcargs=setenv bootargs console=${console},${baudrate} " \
                "root=PARTUUID=${uuid} rootwait rw\0" \
        "loadbootscript=" \
 #endif
 #endif
 
-#define CONFIG_ENV_OFFSET              (14 * SZ_64K)
-#define CONFIG_ENV_SIZE                        SZ_8K
-
 #define CONFIG_SYS_FSL_USDHC_NUM       3
 #if defined(CONFIG_ENV_IS_IN_MMC)
 #define CONFIG_SYS_MMC_ENV_DEV         2  /*USDHC4*/