Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc
authorTom Rini <trini@konsulko.com>
Thu, 24 May 2018 13:54:25 +0000 (09:54 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 24 May 2018 13:54:25 +0000 (09:54 -0400)
Add support for DEBUG_UART on ARC devboards

This required us to do 2 things:
 1) Insert a call to debug_uart_init() in early boot code
 2) Convert serial_arc to Kconfig

Once both items above are done we just patched defconfigs.


Trivial merge