mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-01-11 19:51:24 +01:00
It is useful in debug() statements to display the name of the uclass for a device. Add a simple function to provide this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>