u-boot/arch/arm/mach-uniphier/arm32
Masahiro Yamada bcc51c1512 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>
2016-08-11 17:49:20 +09:00
..
arm-mpcore.h ARM: uniphier: prepare directory structure for ARMv8 SoC support 2016-03-01 00:33:24 +09:00
cache-uniphier.c ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled 2016-08-11 17:49:12 +09:00
cache-uniphier.h ARM: uniphier: support prefetch and touch operations for outer cache 2016-08-11 17:49:11 +09:00
debug_ll.S ARM: uniphier: rename function names ph1_* to uniphier_* 2016-04-01 00:59:47 +09:00
late_lowlevel_init.S ARM: uniphier: rename outer-cache register macros 2016-07-24 00:17:15 +09:00
lowlevel_init.S ARM: uniphier: move lowlevel debug init code after page table switch 2016-08-11 17:49:20 +09:00
Makefile ARM: uniphier: rename outer-cache register macros 2016-07-24 00:17:15 +09:00
ssc-regs.h ARM: uniphier: rename outer-cache register macros 2016-07-24 00:17:15 +09:00
timer.c ARM: uniphier: prepare directory structure for ARMv8 SoC support 2016-03-01 00:33:24 +09:00