commit | 1b54699d9e24891824ef78f0928467348a781523 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Thu Jul 05 20:58:24 2018 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jul 23 11:03:20 2018 +0200 |
tree | 34b22e63c0b5097b8b2daade885c69800f2d8f3b | |
parent | 1b35d9091886d7d673df6c0e0e31e08f39e532cd [diff] |
imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP Since the vast majority of i.MX6 boards are migrating to SPL, this patch converts im6q_logic to SPL and enables the SDP for loading SPL and u-boot.img over USB. The Falcon mode only supports NAND flash as of now due to limited space/RAM, but all i.MX6D/Q SOM's from Logic PD have internal NAND from which to boot. Signed-off-by: Adam Ford <aford173@gmail.com>