]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/arcangel4.h
arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT
[people/ms/u-boot.git] / include / configs / arcangel4.h
index 81934a45a8852282d20d653f826a528633e35450..003a45d96d503fe99e5d07983b5b17bbf514eb13 100644 (file)
 /*
  *  CPU configuration
  */
-#define CONFIG_ARC700
-#define CONFIG_ARC_MMU_VER             3
-#define CONFIG_SYS_CACHELINE_SIZE      64
 #define CONFIG_SYS_TIMER_RATE          CONFIG_SYS_CLK_FREQ
 
 /*
  * Board configuration
  */
-#define CONFIG_SYS_GENERIC_BOARD
-#define CONFIG_SKIP_LOWLEVEL_INIT      /* U-Boot is in RAM already */
-
 #define CONFIG_ARCH_EARLY_INIT_R
 
 /*