summaryrefslogtreecommitdiff
path: root/include/configs/axs101.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/axs101.h')
-rw-r--r--include/configs/axs101.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/axs101.h b/include/configs/axs101.h
index 4064ed2..e9a3231 100644
--- a/include/configs/axs101.h
+++ b/include/configs/axs101.h
@@ -12,11 +12,6 @@
*/
#define CONFIG_SYS_TIMER_RATE CONFIG_SYS_CLK_FREQ
-/*
- * Board configuration
- */
-#define CONFIG_ARCH_EARLY_INIT_R
-
#define ARC_FPGA_PERIPHERAL_BASE 0xE0000000
#define ARC_APB_PERIPHERAL_BASE 0xF0000000
#define ARC_DWMMC_BASE (ARC_FPGA_PERIPHERAL_BASE + 0x15000)