summaryrefslogtreecommitdiffstats
path: root/include/configs/arcangel4.h
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2015-02-03 13:58:16 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2015-02-09 16:41:20 +0300
commitbcba9742ce39e96b36b8dfc96066ee3a71561bab (patch)
treefb78ecde86bcc1924fe3d8f42ebdb4e80c9a25f6 /include/configs/arcangel4.h
parent6eb651ad29636682067f76de4f40c45119269f8b (diff)
downloadblackbird-obmc-uboot-bcba9742ce39e96b36b8dfc96066ee3a71561bab.tar.gz
blackbird-obmc-uboot-bcba9742ce39e96b36b8dfc96066ee3a71561bab.zip
arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INIT
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>
Diffstat (limited to 'include/configs/arcangel4.h')
-rw-r--r--include/configs/arcangel4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/arcangel4.h b/include/configs/arcangel4.h
index 60f30777dc..003a45d96d 100644
--- a/include/configs/arcangel4.h
+++ b/include/configs/arcangel4.h
@@ -15,8 +15,6 @@
/*
* Board configuration
*/
-#define CONFIG_SKIP_LOWLEVEL_INIT /* U-Boot is in RAM already */
-
#define CONFIG_ARCH_EARLY_INIT_R
/*
OpenPOWER on IntegriCloud