]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT
authorAlexey Brodkin <abrodkin@synopsys.com>
Tue, 3 Feb 2015 10:58:16 +0000 (13:58 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Mon, 9 Feb 2015 13:41:20 +0000 (16:41 +0300)
Currently there's nothing related to really low-level init on ARC so
CONFIG_SKIP_LOWLEVEL_INIT definition makes no sense.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
include/configs/arcangel4.h
include/configs/axs101.h

index 60f30777dcb397927800cc7ef83003dde57612df..003a45d96d503fe99e5d07983b5b17bbf514eb13 100644 (file)
@@ -15,8 +15,6 @@
 /*
  * Board configuration
  */
 /*
  * Board configuration
  */
-#define CONFIG_SKIP_LOWLEVEL_INIT      /* U-Boot is in RAM already */
-
 #define CONFIG_ARCH_EARLY_INIT_R
 
 /*
 #define CONFIG_ARCH_EARLY_INIT_R
 
 /*
index 2340d99346b959eccd51ea1e819df5669e9f8653..4064ed23315837dbfbfd5288bc2018e8f4eb64da 100644 (file)
@@ -15,8 +15,6 @@
 /*
  * Board configuration
  */
 /*
  * Board configuration
  */
-#define CONFIG_SKIP_LOWLEVEL_INIT      /* U-Boot is in RAM already */
-
 #define CONFIG_ARCH_EARLY_INIT_R
 
 #define ARC_FPGA_PERIPHERAL_BASE       0xE0000000
 #define CONFIG_ARCH_EARLY_INIT_R
 
 #define ARC_FPGA_PERIPHERAL_BASE       0xE0000000