[U-Boot] [PATCH V3 2/2] core: device: use dev_power_domain_on
Oliver Graute
oliver.graute at kococonnector.com
Tue Dec 10 15:18:27 CET 2019
Hello Peng,
this patch broke my u-boot on a IMX8 QM ROM 7720a1 board.
f0cc4eae9a1702a768817ea25d9f23cece69d021
I bisect it and that is the first broken commit. The commits before are
working fine.
I tried to remove your changes but then I run into this errrors:
sc_rm_get_memreg_info: mr:38 res:22
Memreg get info failed, -110
mu_hal_sendmsg timeout
sc_rm_is_memreg_owned: mr:39 res:21
sc_rm_is_memreg_owned: mr:39 res:21
mu_hal_sendmsg timeout
Some clue whats wrong here? Do I need to adapt my imx8qm board file?
Best regards,
Oliver
More information about the U-Boot
mailing list