[PATCH] dm: Add a debug message when devices are skipped pre-reloc

Simon Glass sjg at chromium.org
Tue Jan 7 17:49:47 CET 2020


On Tue, 24 Dec 2019 at 21:52, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This adds a message to lists_bind_fdt when it skips initializing a device
> pre-relocation. I've had a couple errors where a device didn't initialize
> properly because one of its dependencies was missing.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>  drivers/core/lists.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list