commit | 9be6daf7c5892195e8d7b6d30b50e83fba79dbc4 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Thu Apr 21 15:05:23 2022 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Thu May 19 21:39:36 2022 +0200 |
tree | 850e66e22c0f211625bb6d4c732ef2a0839ce1ae | |
parent | d6343cad6cc14896bc1995daa1ed03e3471058a7 [diff] |
imx8mn/8mp: Allow booting via USB When trying to boot via USB on i.MX8MN it is necessary to specify the U-Boot environment location, otherwise the boot process simply hangs. Specify the environment location when booting from USB. Tested on a imx8mn-evk. Suggested-by: Michael Nazzareno Trimarchi <michael@amarulasolutions.com> Signed-off-by: Fabio Estevam <festevam@denx.de> Tested-By: Tim Harvey <tharvey@gateworks.com>