Re: [U-Boot] [PATCH 2/3] imx6: engicam: Drop SPL_EXT_SUPPORT

2018-02-22 Thread Jagan Teki
On Thu, Feb 22, 2018 at 7:08 PM, Stefano Babic wrote: > Hi Jagan, > > On 20/02/2018 08:16, Jagan Teki wrote: >> i.MX6 boards still using raw MMC write for SPL and >> u-boot-dtb.img along with Falcon mode configurations, >> so drop filesystem based write through SPL_EXT_SUPPORT. >> >> Signed-off-by

Re: [U-Boot] [PATCH 2/3] imx6: engicam: Drop SPL_EXT_SUPPORT

2018-02-22 Thread Stefano Babic
Hi Jagan, On 20/02/2018 08:16, Jagan Teki wrote: > i.MX6 boards still using raw MMC write for SPL and > u-boot-dtb.img along with Falcon mode configurations, > so drop filesystem based write through SPL_EXT_SUPPORT. > > Signed-off-by: Jagan Teki > --- This is a fix, I pick it up (the whole seri

[U-Boot] [PATCH 2/3] imx6: engicam: Drop SPL_EXT_SUPPORT

2018-02-19 Thread Jagan Teki
i.MX6 boards still using raw MMC write for SPL and u-boot-dtb.img along with Falcon mode configurations, so drop filesystem based write through SPL_EXT_SUPPORT. Signed-off-by: Jagan Teki --- configs/imx6qdl_icore_mipi_defconfig | 1 - configs/imx6qdl_icore_mmc_defconfig | 1 - configs/imx6qdl_i