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

Bin Meng bmeng.cn at gmail.com
Fri Jan 3 15:38:23 CET 2020


On Wed, Dec 25, 2019 at 12:52 PM 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: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list