mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 07:10:03 +02: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>