u-boot/drivers/core
Simon Glass 9b0ba067f9 dm: Improve errors and warnings in lists_bind_fdt()
Add a debug message for when a device tree node has no driver. Also reword
the warning when a device fails to bind, which was misleading.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-07-23 14:08:37 +01:00
..
Makefile dm: Add base driver model support 2014-03-04 12:15:29 -05:00
device.c dm: Add child_pre_probe() and child_post_remove() methods 2014-07-23 14:08:37 +01:00
lists.c dm: Improve errors and warnings in lists_bind_fdt() 2014-07-23 14:08:37 +01:00
root.c dm: Provide a function to scan child FDT nodes 2014-07-23 14:08:36 +01:00
uclass.c dm: Avoid accessing uclasses before they are ready 2014-07-23 14:07:26 +01:00
util.c dm: Add base driver model support 2014-03-04 12:15:29 -05:00