u-boot-brain/arch/arm/cpu/armv7/uniphier
Masahiro Yamada b67932e3e7 ARM: UniPhier: call pin_init() also in the normal boot
CONFIG_UNIPHIER_SERIAL has been moved to Kconfig and
it is defined in ./.config but not in spl/.config,
so pin_init() should be called from the normal image
so that UART works correctly.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-11-12 00:31:01 +09:00
..
ph1-ld4 ARM: UniPhier: call pin_init() also in the normal boot 2014-11-12 00:31:01 +09:00
ph1-pro4 ARM: UniPhier: call pin_init() also in the normal boot 2014-11-12 00:31:01 +09:00
ph1-sld8 ARM: UniPhier: call pin_init() also in the normal boot 2014-11-12 00:31:01 +09:00
board_common.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
board_late_init.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
board_postclk_init.c ARM: UniPhier: call pin_init() also in the normal boot 2014-11-12 00:31:01 +09:00
cache_uniphier.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
cmd_pinmon.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
cpu_info.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
dram_init.c ARM: UniPhier: move DDR related configuration to Kconfig 2014-11-12 00:16:08 +09:00
init_page_table.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
Kconfig ARM: UniPhier: call pin_init() also in the normal boot 2014-11-12 00:31:01 +09:00
lowlevel_init.S ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
Makefile ARM: UniPhier: consolidate board_postclk_init() function 2014-11-12 00:29:19 +09:00
reset.c ARM: UniPhier: reset on-board devices on start-up 2014-11-12 00:15:23 +09:00
smp.S ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
spl.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
support_card.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
timer.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00