On Thu, Oct 6, 2016 at 10:42 AM, Simon Glass <[email protected]> wrote: > 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 <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v2: > - Fix typo drive -> driver > > drivers/core/uclass.c | 9 +++++++++ > include/dm/uclass.h | 8 ++++++++ > 2 files changed, 17 insertions(+) >
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

