Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot...
[platform/kernel/u-boot.git] / include / configs / pic32mzdask.h
index 2f641d3..73edd28 100644 (file)
@@ -42,8 +42,6 @@
 #define CONFIG_SYS_FDT_ADDR            0x89d00000
 
 /* Memory Test */
-#define CONFIG_SYS_MEMTEST_START       0x88000000
-#define CONFIG_SYS_MEMTEST_END         0x88080000
 
 /*----------------------------------------------------------------------
  * Commands
@@ -57,7 +55,6 @@
 /*-----------------------------------------------------------------------
  * Networking Configuration
  */
-#define CONFIG_PHY_SMSC
 #define CONFIG_SYS_RX_ETH_BUFFER       8
 #define CONFIG_NET_RETRY_COUNT         20
 #define CONFIG_ARP_TIMEOUT             500 /* millisec */