arm: socfpga: cyclone5: handle debug uart
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Mon, 13 Aug 2018 07:33:47 +0000 (09:33 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 13 Aug 2018 13:29:54 +0000 (15:29 +0200)
commitc0b4fc1a1bb20cccba48e9b58c974102389ad2d0
tree90a8f93ddb0f12424c4db61c9d6fcdc6a7635c31
parent20905f5fa60bffc5c929e573b93b4d9b9855cc61
arm: socfpga: cyclone5: handle debug uart

If CONFIG_DEBUG_UART is enabled, correctly initialize
the debug uart before console is initialized to debug
early boot problems in SPL.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
arch/arm/mach-socfpga/spl_gen5.c