mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-05 12:41:50 +02:00
All initialization routines should return a status code instead of a boolean. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> [agraf: Convert warnings to debug() prints] Signed-off-by: Alexander Graf <agraf@suse.de>