mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-11 07:31:34 +02: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>