Re: [U-Boot] [PATCH] imx_common: spl: Fix SPL boot from SD card

2016-12-05 Thread Stefano Babic
Hi Fabio, On 02/12/2016 20:05, Fabio Estevam wrote: > On Fri, Dec 2, 2016 at 3:16 PM, Marcin Niestroj > wrote: > >>> If you took the assumption that in "BOOT_DEVICE_MMC1 = Boot from SDHC1 >>> port" in 54e4fcfa3c749a78 ("ARM: mx6: add MMC2 boot device detection >>>

Re: [U-Boot] [PATCH] imx_common: spl: Fix SPL boot from SD card

2016-12-02 Thread Fabio Estevam
On Fri, Dec 2, 2016 at 3:16 PM, Marcin Niestroj wrote: >> If you took the assumption that in "BOOT_DEVICE_MMC1 = Boot from SDHC1 >> port" in 54e4fcfa3c749a78 ("ARM: mx6: add MMC2 boot device detection >> support in SPL") I suggest we need to revert it. >> > > Indeed

Re: [U-Boot] [PATCH] imx_common: spl: Fix SPL boot from SD card

2016-12-02 Thread Marcin Niestroj
On 02.12.2016 16:03, Fabio Estevam wrote: Hi Marcin, On Fri, Dec 2, 2016 at 12:11 PM, Marcin Niestroj wrote: Why is BOOT_DEVICE_MMC1 expected here? As I see in Udoo neo schematics the SD card is connected to uSDHC2 port, because uSDHC1 is used for something else.

Re: [U-Boot] [PATCH] imx_common: spl: Fix SPL boot from SD card

2016-12-02 Thread Fabio Estevam
Hi Marcin, On Fri, Dec 2, 2016 at 12:11 PM, Marcin Niestroj wrote: > Why is BOOT_DEVICE_MMC1 expected here? As I see in Udoo neo schematics > the SD card is connected to uSDHC2 port, because uSDHC1 is used for > something else. Yes, Udoo Neo boots from the SDHC2

Re: [U-Boot] [PATCH] imx_common: spl: Fix SPL boot from SD card

2016-12-02 Thread Marcin Niestroj
Hi, On 30.11.2016 18:12, Breno Lima wrote: Since commit 54e4fcfa3c749a78 ("ARM: mx6: add MMC2 boot device detection support in SPL") we can no longer boot from SD card on a mx6sx Udoo neo board: U-Boot SPL 2016.11-32108-g9cd37b0 (Nov 30 2016 - 11:05:54) Trying to boot from MMC2 MMC Device 1

Re: [U-Boot] [PATCH] imx_common: spl: Fix SPL boot from SD card

2016-11-30 Thread Fabio Estevam
On Wed, Nov 30, 2016 at 3:12 PM, Breno Lima wrote: > Since commit 54e4fcfa3c749a78 ("ARM: mx6: add MMC2 boot device detection > support in SPL") we can no longer boot from SD card on a mx6sx Udoo neo board: > > U-Boot SPL 2016.11-32108-g9cd37b0 (Nov 30 2016 - 11:05:54) >

[U-Boot] [PATCH] imx_common: spl: Fix SPL boot from SD card

2016-11-30 Thread Breno Lima
Since commit 54e4fcfa3c749a78 ("ARM: mx6: add MMC2 boot device detection support in SPL") we can no longer boot from SD card on a mx6sx Udoo neo board: U-Boot SPL 2016.11-32108-g9cd37b0 (Nov 30 2016 - 11:05:54) Trying to boot from MMC2