Files
u-boot/arch/arm
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 18:30:43 -04:00
2018-04-26 22:08:58 -04:00
2018-04-26 13:54:39 +02:00
2018-04-27 14:54:49 -04:00
2018-04-28 18:30:43 -04:00