commit | fe41e326c98639bf01ddb53b9015ad82979e017e | [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 | 87a0dd5e8e9f223a72ba9a32978919742c65cffa [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>