commit | d10d1386a0fae143ee96dee69bde2e63309913fb | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Sep 20 18:09:08 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:36 2019 +0200 |
tree | d31d0370180bd5cae7b2a2f99d8342dd4bd6b512 | |
parent | 0a1a45b7d67b548d504f4e42359338a0bd4dfcee [diff] |
ARM: imx: Add QSPI boot mode for i.MX6UL/ULL This patch adds the missing boot mode detection for QSPI boot on i.MX6UL/ULL. Without it, booting with SPL from QSPI NOR does not work. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Fabio Estevam <festevam@gmail.com> Cc: Stefano Babic <sbabic@denx.de>