Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-21 Thread Fabio Estevam
On Thu, Apr 21, 2016 at 12:11 PM, Dennis Gilmore wrote: > ack, I agree that SPL should be fixed Yes, I fixed SPL in v2. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-21 Thread Dennis Gilmore
On Tuesday, April 19, 2016 10:11:37 PM CDT Stefano Babic wrote: > Hi Fabio, > > On 19/04/2016 17:19, Fabio Estevam wrote: > > Currently mx6ul evk fails to boot with some SD cards such as > > SanDisk microSD HC - 8GB: > > > > U-Boot SPL 2016.05-rc1-28384-g108f841 (Apr 19 2016 - 11:19:11) > > Tryin

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-20 Thread Tom Rini
On Tue, Apr 19, 2016 at 05:19:52PM -0300, Otavio Salvador wrote: > On Tue, Apr 19, 2016 at 5:13 PM, Fabio Estevam wrote: > > On Tue, Apr 19, 2016 at 4:22 PM, Otavio Salvador > > wrote: > > > >> This is a huge step back; why it cannot be fixed in the SPL properly? > > > > Maybe it can, but as expl

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-20 Thread Fabio Estevam
On Wed, Apr 20, 2016 at 11:17 AM, Tom Rini wrote: > I just want to echo this. Perhaps you can make the non-SPL case fail by > turning off some of the clock lines / similar in the preamble of the DCD > script? Otherwise ROM is just doing some black magic enabling? Ok, I sent a fix for the SPL c

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-20 Thread Fabio Estevam
On Wed, Apr 20, 2016 at 11:17 AM, Tom Rini wrote: > I just want to echo this. Perhaps you can make the non-SPL case fail by > turning off some of the clock lines / similar in the preamble of the DCD > script? Otherwise ROM is just doing some black magic enabling? The SPL code enables all the C

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-20 Thread Fabio Estevam
Hi Eric, On Tue, Apr 19, 2016 at 10:27 PM, Eric Nelson wrote: > Interesting. > > Does the SanDisk card load using the full U-Boot? If I switch to non-spl, then the SanDisk card succesfully load u-boot.imx. > I'd suggest reviewing the pad settings and clock setup between > the SPL and full U-Bo

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-19 Thread Eric Nelson
Hi Fabio, On 04/19/2016 05:45 PM, Fabio Estevam wrote: > Hi Eric, > > On Tue, Apr 19, 2016 at 9:21 PM, Eric Nelson wrote: > >> Do you have details of which cards are failing and how? > > The brand that fails is SanDisk 8GB microSD HC I (4). > > If I change to a Kingston card, then it boots fi

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-19 Thread Fabio Estevam
Hi Eric, On Tue, Apr 19, 2016 at 9:21 PM, Eric Nelson wrote: > Do you have details of which cards are failing and how? The brand that fails is SanDisk 8GB microSD HC I (4). If I change to a Kingston card, then it boots fine. > Do they also fail on other platforms? Yes, they also fail in the

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-19 Thread Eric Nelson
Hi Fabio, On 04/19/2016 01:13 PM, Fabio Estevam wrote: > On Tue, Apr 19, 2016 at 4:22 PM, Otavio Salvador > wrote: > >> This is a huge step back; why it cannot be fixed in the SPL properly? > > Maybe it can, but as explained in the commit log, there is no such fix yet. > > This issue is tricky

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-19 Thread Otavio Salvador
On Tue, Apr 19, 2016 at 5:13 PM, Fabio Estevam wrote: > On Tue, Apr 19, 2016 at 4:22 PM, Otavio Salvador > wrote: > >> This is a huge step back; why it cannot be fixed in the SPL properly? > > Maybe it can, but as explained in the commit log, there is no such fix yet. > > This issue is tricky as

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-19 Thread Fabio Estevam
On Tue, Apr 19, 2016 at 4:22 PM, Otavio Salvador wrote: > This is a huge step back; why it cannot be fixed in the SPL properly? Maybe it can, but as explained in the commit log, there is no such fix yet. This issue is tricky as it happens with some brands of SD cards only. _

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-19 Thread Stefano Babic
Hi Fabio, On 19/04/2016 17:19, Fabio Estevam wrote: > Currently mx6ul evk fails to boot with some SD cards such as > SanDisk microSD HC - 8GB: > > U-Boot SPL 2016.05-rc1-28384-g108f841 (Apr 19 2016 - 11:19:11) > > Trying to boot from MMC1

Re: [U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-19 Thread Otavio Salvador
On Tue, Apr 19, 2016 at 12:19 PM, Fabio Estevam wrote: > Currently mx6ul evk fails to boot with some SD cards such as > SanDisk microSD HC - 8GB: > > U-Boot SPL 2016.05-rc1-28384-g108f841 (Apr 19 2016 - 11:19:11) > Trying to boot from MMC1 > spl: mmc block read error > SPL: failed to boot from all

[U-Boot] [PATCH] mx6ul_evk: Remove SPL support

2016-04-19 Thread Fabio Estevam
Currently mx6ul evk fails to boot with some SD cards such as SanDisk microSD HC - 8GB: U-Boot SPL 2016.05-rc1-28384-g108f841 (Apr 19 2016 - 11:19:11) Trying to boot from MMC1 spl: mmc block read error