X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fintegratorcp.h;h=2c8ca2ddc59bd04502bbd44e8e2510cde703bb75;hb=810c44274980d8bb9fa0d81d091a374adbae8309;hp=e38d569108b0890d6b0ce5c78791592367a8fb1f;hpb=46937b27427688a56bf7f5944a92d962dc43c3fa;p=u-boot diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h index e38d569108..2c8ca2ddc5 100644 --- a/include/configs/integratorcp.h +++ b/include/configs/integratorcp.h @@ -48,12 +48,12 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 128*1024) -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */ /* * Hardware drivers */ -#define CONFIG_DRIVER_SMC91111 +#define CONFIG_NET_MULTI +#define CONFIG_SMC91111 #define CONFIG_SMC_USE_32_BIT #define CONFIG_SMC91111_BASE 0xC8000000 #undef CONFIG_SMC91111_EXT_PHY