]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:16 +0000 (14:34 +0200)
commit49b73619ffbc71708820df5ac922054071b3ff8d
treec2943c4fc56bef1575db40af9b16bcf0b75771bd
parent75eb4d50b8099e2c82089cc0bb326eee6b05484a
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