mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-25 21:34:11 +00:00
Before setting up the devices U-Boot's printf() function cannot be used for console output. Provide function os_printf() to print to stderr. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>