]> git.sur5r.net Git - u-boot/blobdiff - include/configs/axs101.h
usb: dwc3: Add DWC3 controller driver support
[u-boot] / include / configs / axs101.h
index e9a32314fd32bde07099e9ad965b6b4c2eb13d59..25116e50bb8763a29906cdc8e6ea7b3bfe779d97 100644 (file)
@@ -20,7 +20,6 @@
 /*
  * Memory configuration
  */
-#define CONFIG_SYS_TEXT_BASE           0x81000000
 #define CONFIG_SYS_MONITOR_BASE                CONFIG_SYS_TEXT_BASE
 
 #define CONFIG_SYS_DDR_SDRAM_BASE      0x80000000
 #define CONFIG_SYS_BOOTM_LEN           0x2000000       /* 32 MB */
 #define CONFIG_SYS_LOAD_ADDR           0x82000000
 
+/*
+ * This board might be of different versions so handle it
+ */
+#define CONFIG_BOARD_TYPES
+#define CONFIG_BOARD_EARLY_INIT_F
+
 /*
  * NAND Flash configuration
  */
 /*
  * Ethernet configuration
  */
-#define CONFIG_DESIGNWARE_ETH
 #define CONFIG_DW_AUTONEG
-#define CONFIG_NET_MULTI
 
 /*
  * Command line configuration
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_DHCP
 #define CONFIG_CMD_EEPROM
 #define CONFIG_CMD_ELF