]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/pic32mzdask.h
Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
[thirdparty/u-boot.git] / include / configs / pic32mzdask.h
index d3775023d0b70fe69c549bc894320e715cd1642f..25b898f2e63ff5f1203b3e6a5ddd657daf13f515 100644 (file)
 /* CPU Timer rate */
 #define CONFIG_SYS_MIPS_TIMER_FREQ     100000000
 
-/* Cache Configuration */
-#define CONFIG_SYS_MIPS_CACHE_MODE     CONF_CM_CACHABLE_NONCOHERENT
-
 /*----------------------------------------------------------------------
  * Memory Layout
  */
-#define CONFIG_SYS_SRAM_BASE           0x80000000
 #define CONFIG_SYS_SRAM_SIZE           0x00080000 /* 512K */
 
 /* Initial RAM for temporary stack, global data */
@@ -45,8 +41,6 @@
 #define CONFIG_SYS_FDT_ADDR            0x89d00000
 
 /* Memory Test */
-#define CONFIG_SYS_MEMTEST_START       0x88000000
-#define CONFIG_SYS_MEMTEST_END         0x88080000
 
 /*----------------------------------------------------------------------
  * Commands
@@ -60,8 +54,6 @@
 /*-----------------------------------------------------------------------
  * Networking Configuration
  */
-#define CONFIG_MII
-#define CONFIG_PHY_SMSC
 #define CONFIG_SYS_RX_ETH_BUFFER       8
 #define CONFIG_NET_RETRY_COUNT         20
 #define CONFIG_ARP_TIMEOUT             500 /* millisec */
@@ -78,7 +70,6 @@
 /* -------------------------------------------------
  * Environment
  */
-#define CONFIG_ENV_SIZE                0x4000
 
 /* ---------------------------------------------------------------------
  * Board boot configuration