]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5edb328d7e9bbad7ed0b0e4208352f6a4f0e6b91
tree34b22e63c0b5097b8b2daade885c69800f2d8f3b
parenta8f98c757c942d392278d432f5723b73599da058
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>
arch/arm/mach-imx/mx6/Kconfig
board/logicpd/imx6/imx6logic.c
board/logicpd/imx6/mx6q_2x_MT41K512M16HA.cfg [deleted file]
configs/imx6q_logic_defconfig
include/configs/imx6_logic.h