imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP
authorAdam Ford <aford173@gmail.com>
Fri, 6 Jul 2018 01:58:24 +0000 (20:58 -0500)
committerStefano Babic <sbabic@denx.de>
Mon, 23 Jul 2018 09:03:20 +0000 (11:03 +0200)
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>

No differences found