
30 Apr
2024
30 Apr
'24
1:04 a.m.
On Thu, 18 Apr 2024 12:58:28 -0500, Andrew Davis wrote:
To workaround an issue in AM642 we reset the SoC in early boot. For that we first probed the sysreset driver by calling uclass_get_device(). The ti-sci sysreset driver is now probed during the ti-sci firmware probe. Update this call to probe the firmware driver which will then probe the sysreset driver allowing do_reset() to again function as expected.
[...]
Applied to u-boot/master, thanks!
--
Tom