diff options
| author | Jeremy Kerr <[email protected]> | 2026-05-08 15:11:32 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-05-27 17:59:19 -0600 |
| commit | 5151c208b56c6a954c121363ad33557046154b27 (patch) | |
| tree | f9e29f6715c736e747038f9fafa9f2824e334194 /contrib/examples/httpd/https_example | |
| parent | 8429766a7f08ebbc0e4bdd8bcc8939a6b3ebf251 (diff) | |
am33xx: don't assume we have a UCLASS_MISC device present
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).
Fixes: 3aec2648698d ("am33xx: board: probe misc drivers to register musb devices")
Signed-off-by: Jeremy Kerr <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'contrib/examples/httpd/https_example')
0 files changed, 0 insertions, 0 deletions
