[PATCH] am33xx: don't assume we have a UCLASS_MISC device present

Tom Rini trini at konsulko.com
Sat May 30 00:46:51 CEST 2026


On Fri, 08 May 2026 15:11:32 +0800, Jeremy Kerr wrote:

> Boot on am33xx without CONFIG_USB will currently fail, as we error-out
> of arch_misc_init() if no UCLASS_MISC device is found. This requirement
> was introduced in commit 3aec2648698d ("am33xx: board: probe misc
> drivers to register musb devices").
> 
> Instead, only attempt the UCLASS_MISC init if we would expect the MUSB
> TI device to be present. Add a comment to explain why we're doing the
> device lookup (which we immediately discard).
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] am33xx: don't assume we have a UCLASS_MISC device present
      commit: 5151c208b56c6a954c121363ad33557046154b27
-- 
Tom




More information about the U-Boot mailing list