u-boot-2016/arch/arm/cpu/armv7/mx6
Stefan Agner 3fd9579085 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: Joël Esponde <joel.esponde@honeywell.com>
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Tested-by: Joël Esponde <joel.esponde@honeywell.com>
2017-07-12 09:42:33 +02:00
..
clock.c Kconfig: Add CONFIG_SATA to enable SATA 2017-07-11 10:08:19 -06:00
ddr.c ARM: mx6: ddr: use Kconfig for inclusion of DDR calibration routines 2016-11-29 16:40:37 +01:00
Kconfig Convert CONFIG_CMD_SATA to Kconfig 2017-07-11 10:08:19 -06:00
litesom.c ARM: imx6ul: Move liteSOM source to SoC directory 2017-01-27 10:48:07 +01:00
Makefile arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board 2017-03-19 17:28:09 +01:00
mp.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
opos6ul.c arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board 2017-03-19 17:28:09 +01:00
soc.c imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL 2017-07-12 09:42:33 +02:00