mirror of
https://xff.cz/git/u-boot/
synced 2025-10-28 00:53:24 +01:00
It is not usual that drivers announce when they have been initialized. use dev_dbg to announce device initialization. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Reviewed-by: Simon Glass <sjg@chromium.org>