mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 09:27:35 +00:00
b88befa550
Currently OMAP SPL code does all the initialization but does not set the gd->have_console value so no output is actually performed. This patch sets gd->have_console to 1. Signed-off-by: Ilya Yanok <yanok@emcraft.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> |
||
---|---|---|
.. | ||
config.mk | ||
gpio.c | ||
Makefile | ||
reset.S | ||
spl.c | ||
spl_mmc.c | ||
spl_nand.c | ||
timer.c | ||
u-boot-spl.lds | ||
utils.c |