]> git.sur5r.net Git - u-boot/blobdiff - include/configs/woodburn_common.h
spi: Migrate CONFIG_MXC_SPI to Kconfig
[u-boot] / include / configs / woodburn_common.h
index 67c936721d2768092cd876708ea5f5cebdbf9837..a81d934203a6d35c81c4a5f9cec352f919471e43 100644 (file)
@@ -43,8 +43,6 @@
 #define CONFIG_SYS_I2C_MXC_I2C2                /* enable I2C bus 2 */
 #define CONFIG_SYS_I2C_MXC_I2C3                /* enable I2C bus 3 */
 #define CONFIG_SYS_SPD_BUS_NUM         0
-#define CONFIG_MXC_SPI
-#define CONFIG_MXC_GPIO
 
 /* PMIC Controller */
 #define CONFIG_POWER
@@ -76,8 +74,6 @@
 #define CONFIG_BOOTP_GATEWAY
 #define CONFIG_BOOTP_DNS
 
-#define CONFIG_MXC_GPIO
-
 #define CONFIG_NET_RETRY_COUNT 100
 
 
 #define CONFIG_MTD_DEVICE
 #define CONFIG_FLASH_CFI_MTD
 #define CONFIG_MTD_PARTITIONS
-#define MTDIDS_DEFAULT         "nand0=mxc_nand,nor0=physmap-flash.0"
-#define MTDPARTS_DEFAULT       "mtdparts=mxc_nand:50m(root1)," \
-                               "32m(rootfb)," \
-                               "64m(pcache)," \
-                               "64m(app1)," \
-                               "10m(app2),-(spool);" \
-                               "physmap-flash.0:512k(u-boot),64k(env1)," \
-                               "64k(env2),3776k(kernel1),3776k(kernel2)"
 
 /*
  * FLASH and environment organization