ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 22 Mar 2015 15:07:26 +0000 (00:07 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 23 Mar 2015 15:15:38 +0000 (00:15 +0900)
commitce3a63905b06c884b8e22249b264b246cb84716f
tree3511f3fda2d7fde071db5ded1e896dfedbe7e49e
parent499785b970a36a0c8de9bf4e5edf07455dc5b9bc
ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer

Ifdef conditionals for CONFIG options are not Kconfig-friendly.
Instead, define CONFIG_SPL_STACK to prepare for Kconfig moves.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/init_page_table.S
arch/arm/mach-uniphier/lowlevel_init.S
include/configs/uniphier.h