mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-23 17:43:18 +08: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>