mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-05 01:21:52 +01: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>