summaryrefslogtreecommitdiff
path: root/include/configs/a3m071.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-10-06 05:55:16 (GMT)
committerTom Rini <trini@konsulko.com>2016-10-15 12:12:27 (GMT)
commit29d3bc793cf694bd98f693f8a378a99cd7ee91f7 (patch)
tree2b3bcbf19237395e340a783a9920c38f47d0d82d /include/configs/a3m071.h
parentc20ae2ffaa8b0c7b294330165a172d0f1dfe6dae (diff)
downloadu-boot-fsl-qoriq-29d3bc793cf694bd98f693f8a378a99cd7ee91f7.tar.xz
spl: move SYS_OS_BASE to Kconfig
Move SYS_OS_BASE to Kconfig and cleanup existing uses. Signed-off-by: Heiko Schocher <hs@denx.de> [trini: Also migrate a4m2k] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/a3m071.h')
-rw-r--r--include/configs/a3m071.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/a3m071.h b/include/configs/a3m071.h
index 93be3d6..ee75785 100644
--- a/include/configs/a3m071.h
+++ b/include/configs/a3m071.h
@@ -330,7 +330,6 @@
#undef CONFIG_BOOTARGS
-#define CONFIG_SYS_OS_BASE 0xfc200000
#define CONFIG_SYS_FDT_BASE 0xfc1e0000
#define CONFIG_SYS_FDT_SIZE (16<<10)