Home
last modified time | relevance | path

Searched hist:d062482b46b22d8c6b73ca69f2956282761981ce (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A Dlists.cd062482b46b22d8c6b73ca69f2956282761981ce Sun Jan 17 23:11:06 UTC 2016 Simon Glass <sjg@chromium.org> dm: core: Display the error number when driver binding fails

This is often -96 (-EPFNOSUPPORT) which indicates that the uclass is not
compiled in. Display the error number to make this easier to spot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>