ARM: uniphier: move lowlevel debug init code after page table switch
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 10 Aug 2016 07:08:41 +0000 (16:08 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 11 Aug 2016 08:49:20 +0000 (17:49 +0900)
commitbcc51c1512a3deb6a9fdd37362c6dde32ad3da23
treedab3cdd5706464accd2108021fd5464071a298a3
parent82d075e79fa509ffb8ecd8dd2dc216929d6e8289
ARM: uniphier: move lowlevel debug init code after page table switch

As the sLD3 Boot ROM has a complex page table, it is difficult to
set up the debug UART with enabling it.  It will be much easier to
initialize the UART port after switching over to the straight-mapped
page table.

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