X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fbf527-ad7160-eval.h;h=b497f26773808ee598f40b5589e0cd75be69cecd;hb=d977d6f71ed2613c716c140ed718806fec5bae4a;hp=889bfde2c4dea0c462e2493ac49a112479350855;hpb=a8708a86344794d7d9a25c71d2fe56b36563a0b5;p=u-boot diff --git a/include/configs/bf527-ad7160-eval.h b/include/configs/bf527-ad7160-eval.h index 889bfde2c4..b497f26773 100644 --- a/include/configs/bf527-ad7160-eval.h +++ b/include/configs/bf527-ad7160-eval.h @@ -69,7 +69,6 @@ #define CONFIG_DRIVER_NAND_BFIN #define CONFIG_SYS_NAND_BASE 0 /* not actually used */ #define CONFIG_SYS_MAX_NAND_DEVICE 1 -#define NAND_MAX_CHIPS 1 #endif @@ -128,9 +127,8 @@ * SPI_MMC Settings */ #define CONFIG_MMC -#define CONFIG_CMD_EXT2 -#define CONFIG_SPI_MMC -#define CONFIG_SPI_MMC_DEFAULT_CS (MAX_CTRL_CS + GPIO_PH3) +#define CONFIG_GENERIC_MMC +#define CONFIG_MMC_SPI /* @@ -139,7 +137,6 @@ #define CONFIG_MISC_INIT_R #define CONFIG_UART_CONSOLE 0 - /* * Pull in common ADI header for remaining command/environment setup */