commit | bbbb50f9fdec4bee5a0ae0238100a57b09a4b719 | [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 | 0481bef035f5281d075549eb18cc6949dfbc42ff [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>