X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fti814x_evm.h;h=05ba83b1f52c75524acffde7934ae5fca1e2962f;hb=d7869b2183d2b786e5410b97a5a6b2e630e7825e;hp=a81f3b820121bcffe9a7b022d9eb2986e7cafadc;hpb=2600df4f8ef12ece9cec13030005919e0ba2b0d5;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ti814x_evm.h b/include/configs/ti814x_evm.h index a81f3b8..05ba83b 100644 --- a/include/configs/ti814x_evm.h +++ b/include/configs/ti814x_evm.h @@ -97,7 +97,6 @@ /** * Physical Memory Map */ -#define CONFIG_NR_DRAM_BANKS 1 /* 1 banks of DRAM */ #define PHYS_DRAM_1_SIZE 0x20000000 /* 512MB */ #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1024MB */ @@ -154,7 +153,6 @@ #endif /* Ethernet */ -#define CONFIG_MII #define CONFIG_BOOTP_DNS2 #define CONFIG_BOOTP_SEND_HOSTNAME #define CONFIG_NET_RETRY_COUNT 10