summaryrefslogtreecommitdiffstats
path: root/include/configs/uniphier.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-05-29 17:30:05 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-05-31 02:55:50 +0900
commitf8f35944d80588612141d689eb1716b0fc587c3f (patch)
treef9344575a88b737092a9cad370b95415622723bf /include/configs/uniphier.h
parent4e143cd6daa1b22c0b0df14e1e720571a982eaa6 (diff)
downloadtalos-obmc-uboot-f8f35944d80588612141d689eb1716b0fc587c3f.tar.gz
talos-obmc-uboot-f8f35944d80588612141d689eb1716b0fc587c3f.zip
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'include/configs/uniphier.h')
-rw-r--r--include/configs/uniphier.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h
index 331df6251a..8510472d95 100644
--- a/include/configs/uniphier.h
+++ b/include/configs/uniphier.h
@@ -1,7 +1,5 @@
/*
- * Copyright (C) 2012-2015 Panasonic Corporation
- * Copyright (C) 2015 Socionext Inc.
- * Author: Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2012-2015 Masahiro Yamada <yamada.masahiro@socionext.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
@@ -266,8 +264,6 @@
#define CONFIG_SYS_SDRAM_SIZE (CONFIG_SDRAM0_SIZE)
#endif
-#define CONFIG_SYS_TEXT_BASE 0x84000000
-
#if defined(CONFIG_MACH_PH1_LD4) || defined(CONFIG_MACH_PH1_SLD8)
#define CONFIG_SPL_TEXT_BASE 0x00040000
#endif
OpenPOWER on IntegriCloud