mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 06:51:28 +02: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>