Re: [U-Boot] [PATCH] mx6cuboxi: Fix boot of hummingboard dual-lite

2015-06-15 Thread Stefano Babic
Hi Fabio, On 11/06/2015 14:01, Fabio Estevam wrote: > Hi Stefano, > > On Fri, May 29, 2015 at 8:05 PM, Andrei Gherzan wrote: >> Hi, >> >> On Fri, May 29, 2015 at 6:00 PM, Fabio Estevam >> wrote: >>> Hummingboard dual-lite is picking the incorrect calibration structure. >>> >>> Fix it so that it

Re: [U-Boot] [PATCH] mx6cuboxi: Fix boot of hummingboard dual-lite

2015-06-11 Thread Fabio Estevam
Hi Stefano, On Fri, May 29, 2015 at 8:05 PM, Andrei Gherzan wrote: > Hi, > > On Fri, May 29, 2015 at 6:00 PM, Fabio Estevam > wrote: >> Hummingboard dual-lite is picking the incorrect calibration structure. >> >> Fix it so that it can boot. >> >> While at it, also fix p1_mpdgctrl1 register to ma

Re: [U-Boot] [PATCH] mx6cuboxi: Fix boot of hummingboard dual-lite

2015-05-29 Thread Andrei Gherzan
Hi, On Fri, May 29, 2015 at 6:00 PM, Fabio Estevam wrote: > Hummingboard dual-lite is picking the incorrect calibration structure. > > Fix it so that it can boot. > > While at it, also fix p1_mpdgctrl1 register to match Solid-run's > setting. > > Reported-by: Andrei Gherzan > Signed-off-by: Fabi

[U-Boot] [PATCH] mx6cuboxi: Fix boot of hummingboard dual-lite

2015-05-29 Thread Fabio Estevam
Hummingboard dual-lite is picking the incorrect calibration structure. Fix it so that it can boot. While at it, also fix p1_mpdgctrl1 register to match Solid-run's setting. Reported-by: Andrei Gherzan Signed-off-by: Fabio Estevam --- I do not have access to a hummingboard dual-lite. If anyone