Files
u-boot/arch
Alex Kiernan 117a0e02be spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
If CONFIG_SPL_SERIAL_SUPPORT is disabled then the build fails because
serial_init is undefined. Guard preloader_console_init() appropriately
to fix this.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
2018-04-28 18:32:22 -04:00
..
2018-04-28 10:42:35 -04:00
2018-02-23 00:06:05 +01:00
2018-04-27 14:54:11 -04:00