m68k hangs silently

Angelo Dureghello angelo.dureghello at timesys.com
Wed Feb 19 15:38:01 CET 2020


Hi Simon,

after this commit:

commit 29f7d05a347ab7a42577c67fdfb787ef91537302
Author: Simon Glass <sjg at chromium.org>
Date:   Sun Dec 29 21:19:17 2019 -0700

    dm: core: Move ofdata_to_platdata() call earlier

    This method is supposed to extract platform data from the device tree. It
    should be done before the device itself is probed. Move it earlier in the
    device_probe() function.

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

stmark2 (mcf5441x based board) hangs silently.

I am debugging into this, since seems to be something wrong in my arch
files, or related dm drivers, but if you have any hint about where to
look, welcome.

Regards,
-- 
Angelo Dureghello
Timesys
e. angelo.dureghello at timesys.com


More information about the U-Boot mailing list