]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit65c402d6984f92abd120c820ff439847e2584541
tree90a8f93ddb0f12424c4db61c9d6fcdc6a7635c31
parent3203948d761100f30d0ecd5fac3e0613968f94b2
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