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.
Edited by Frieder Schrempf