apalis/colibri_imx6: enable SDP by default
authorStefan Agner <stefan.agner@toradex.com>
Wed, 16 Aug 2017 18:00:57 +0000 (11:00 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 23 Aug 2017 08:41:58 +0000 (10:41 +0200)
commitf0e0698cee4a6410a26bdb2fbee82cfd30f31785
tree83ee5a4f71e1117fac75fbfa8f09771bcb1119f8
parent2b2f6782805dddc2060f7436e1c911eb98ab86e4
apalis/colibri_imx6: enable SDP by default

Enable Serial Download Protocol (SDP) in SPL and U-Boot. This is
useful to make use of imx_usb to download the complete U-Boot
(u-boot.img) after SPL has been downloaded. The U-Boot command
sdp allows to enumerate as SDP capable device again, e.g. to
download a Linux kernel and/or U-Boot script.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
configs/apalis_imx6_defconfig
configs/colibri_imx6_defconfig