X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx35pdk.h;h=5816152f9230ee1cf81c1645dd8556773811e428;hb=1884d6577e6b298ab2966d7d8fd7be888c3b7332;hp=f930ed0a671b07211b34872cc2055b3e5b5f3809;hpb=de6f604de245b19ce2e330bc63b6522af134d7ae;p=u-boot diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h index f930ed0a67..5816152f92 100644 --- a/include/configs/mx35pdk.h +++ b/include/configs/mx35pdk.h @@ -133,7 +133,6 @@ #define CONFIG_FEC_MXC_PHYADDR 0x1F #define CONFIG_MII -#define CONFIG_DISCOVER_PHY #define CONFIG_ARP_TIMEOUT 200UL @@ -161,14 +160,6 @@ #define CONFIG_SYS_HZ 1000 - -/* - * Stack sizes - * - * The stack sizes are set up in start.S using the settings below - */ -#define CONFIG_STACKSIZE (128 * 1024) /* regular stack */ - /* * Physical Memory Map */ @@ -240,7 +231,6 @@ * NAND FLASH driver setup */ #define CONFIG_NAND_MXC -#define CONFIG_NAND_MXC_V1_1 #define CONFIG_MXC_NAND_REGS_BASE (NFC_BASE_ADDR) #define CONFIG_SYS_MAX_NAND_DEVICE 1 #define CONFIG_SYS_NAND_BASE (NFC_BASE_ADDR)