X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fedminiv2.h;h=88d32b27d6aa84e492b64763a0e5f328337117aa;hb=0910d0bcb85acdf09b9dfd8ded452367b540a4ad;hp=19b654444ccdd72b91a66df7ee432a56969f8eb3;hpb=57b4bce9967630b4acc4ca7eb778bc869ea0f927;p=u-boot diff --git a/include/configs/edminiv2.h b/include/configs/edminiv2.h index 19b654444c..88d32b27d6 100644 --- a/include/configs/edminiv2.h +++ b/include/configs/edminiv2.h @@ -45,6 +45,7 @@ #define CONFIG_88F5182 1 /* SOC Name */ #define CONFIG_MACH_EDMINIV2 1 /* Machine type */ +#include /* * CLKs configurations */ @@ -145,7 +146,6 @@ #define CONFIG_PHY_BASE_ADR 0x8 #define CONFIG_RESET_PHY_R /* use reset_phy() to init mv8831116 PHY */ #define CONFIG_NETCONSOLE /* include NetConsole support */ -#define CONFIG_NET_MULTI /* specify more that one ports available */ #define CONFIG_MII /* expose smi ove miiphy interface */ #define CONFIG_SYS_FAULT_ECHO_LINK_DOWN /* detect link using phy */ #define CONFIG_ENV_OVERWRITE /* ethaddr can be reprogrammed */ @@ -204,7 +204,6 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (1024 * 128) /* 128kB for malloc() */ -/* size in bytes reserved for initial data */ /* * Other required minimal configurations