X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fbf527-ad7160-eval.h;h=b497f26773808ee598f40b5589e0cd75be69cecd;hb=3b7a326c95356513933823040b9b85e5d38be9f9;hp=14ade1b1e641bd1f4bf001942955c2b3150cc805;hpb=6ca803750e1e08fce26e508f1c35170bf9259bb4;p=karo-tx-uboot.git diff --git a/include/configs/bf527-ad7160-eval.h b/include/configs/bf527-ad7160-eval.h index 14ade1b1e6..b497f26773 100644 --- a/include/configs/bf527-ad7160-eval.h +++ b/include/configs/bf527-ad7160-eval.h @@ -11,6 +11,7 @@ /* * Processor Settings */ +#define CONFIG_BFIN_CPU bf527-0.2 #define CONFIG_BFIN_BOOT_MODE BFIN_BOOT_SPI_MASTER @@ -68,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 @@ -127,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 /* @@ -138,7 +137,6 @@ #define CONFIG_MISC_INIT_R #define CONFIG_UART_CONSOLE 0 - /* * Pull in common ADI header for remaining command/environment setup */