Skip to content

u-boot-ktn: Add patch to disable USB autosuspend for i.MX8MM

Workaround for build-ktn-imx#40 (closed).

This disables USB autosuspend for i.MX8MM-based boards until power-domain issues have been resolved properly. The changes are made in the kernel command line in th eu-Boot environment. You might need to do a env default -a and saveenv in U-Boot to reset the environment and make the changes persist.

@jbauknecht

Edited by Frieder Schrempf

Merge request reports