]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/uniphier.h
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
[karo-tx-uboot.git] / include / configs / uniphier.h
index 331df6251a4db7fbe992413345b465ab466275d5..8510472d95e74a6d7dbed7fbda031b67f301945e 100644 (file)
@@ -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+
  */
 #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