]> git.sur5r.net Git - u-boot/blobdiff - include/configs/arcangel4.h
usb: dwc3: Add DWC3 controller driver support
[u-boot] / include / configs / arcangel4.h
index 003a45d96d503fe99e5d07983b5b17bbf514eb13..6636e0e3c685358e3c11dd6967e3d01f3c121cef 100644 (file)
  */
 #define CONFIG_SYS_TIMER_RATE          CONFIG_SYS_CLK_FREQ
 
-/*
- * Board configuration
- */
-#define CONFIG_ARCH_EARLY_INIT_R
-
 /*
  * Memory configuration
  */
-#define CONFIG_SYS_TEXT_BASE           0x81000000
 #define CONFIG_SYS_MONITOR_BASE                CONFIG_SYS_TEXT_BASE
 
 #define CONFIG_SYS_DDR_SDRAM_BASE      0x80000000
@@ -47,8 +41,6 @@
 /*
  * Command line configuration
  */
-#include <config_cmd_default.h>
-
 #define CONFIG_CMD_ELF
 
 #define CONFIG_OF_LIBFDT