]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - doc/README.atmel_mci
sf: Add S25FL128S_256K IDs
[karo-tx-uboot.git] / doc / README.atmel_mci
index 0cbd90982943714eff57f8cf74f163726f4b6fda..1ec4465ca0843caae09670a7b209a1ea9a947687 100644 (file)
@@ -20,7 +20,7 @@ board/SoC specific manner before the driver is initialized:
 
 example: this is added to at91sam9260_devices.c:
 
-#if defined(CONFIG_ATMEL_MCI) || defined(CONFIG_GENERIC_ATMEL_MCI)
+#if defined(CONFIG_GENERIC_ATMEL_MCI)
 void at91_mci_hw_init(void)
 {
        at91_set_a_periph(AT91_PIO_PORTA, 8, PUP);      /* MCCK */