[U-Boot] [PATCH v2 01/55] dm: core: Display the error number when driver binding fails

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 08:58:32 CET 2016


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
>
> 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list