Skip to content
Snippets Groups Projects
Commit 3fd95790 authored by Stefan Agner's avatar Stefan Agner Committed by Stefano Babic
Browse files

imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL


i.MX 6UL and 6ULL have different boot device capabilities and
use therefor use a different boot device selection table than
other i.MX 6 devices. Particularly, the value which has been
used so far (b0001) is assigned to QSPI boot for these two
devices.

There is no common reserved value for all i.MX 6devices. Use
b0010 for i.MX 6UL and 6ULL via compile time ifdef.

Reported-by: default avatarJoël Esponde <joel.esponde@honeywell.com>
Signed-off-by: default avatarStefan Agner <stefan.agner@toradex.com>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Tested-by: default avatarJoël Esponde <joel.esponde@honeywell.com>
parent 8be70bb4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment