summaryrefslogtreecommitdiffstats
path: root/include/configs/arcangel4.h
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2015-02-03 13:58:18 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2015-02-09 16:41:20 +0300
commit836d2cc2eef58c0d42d3112725dac475d0bd553e (patch)
tree1cb1310f2256058151e9efe2b8368f67f79b5c33 /include/configs/arcangel4.h
parenta1dbe57d2d45d311e402c357831bbf5c5157a32c (diff)
downloadblackbird-obmc-uboot-836d2cc2eef58c0d42d3112725dac475d0bd553e.tar.gz
blackbird-obmc-uboot-836d2cc2eef58c0d42d3112725dac475d0bd553e.zip
arc: move SYS_MONITOR_BASE setup in Konfig
Following SPARK ARC now has SYS_MONITOR_BASE setup via Kconfig. This makes "include/configs/*.h" cleaner and more flexible. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'include/configs/arcangel4.h')
-rw-r--r--include/configs/arcangel4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/arcangel4.h b/include/configs/arcangel4.h
index 80d6438ba1..5e4097fb82 100644
--- a/include/configs/arcangel4.h
+++ b/include/configs/arcangel4.h
@@ -15,7 +15,6 @@
/*
* Memory configuration
*/
-#define CONFIG_SYS_TEXT_BASE 0x81000000
#define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_DDR_SDRAM_BASE 0x80000000
OpenPOWER on IntegriCloud