Re: [U-Boot] Possible OMAP3 regression with current mainline

2015-02-02 Thread Simon Glass
Hi Enric, On 30 January 2015 at 01:10, Enric Balletbo Serra wrote: > Hi Simon, > > 2015-01-30 2:24 GMT+01:00 Simon Glass : >> Hi Enric, >> >> On 26 January 2015 at 10:55, Enric Balletbo Serra >> wrote: >>> I just tried boot with my OMAP3 based board (IGEPv2) and I found that >>> is broken in cu

Re: [U-Boot] Possible OMAP3 regression with current mainline

2015-01-30 Thread Enric Balletbo Serra
Hi Simon, 2015-01-30 2:24 GMT+01:00 Simon Glass : > Hi Enric, > > On 26 January 2015 at 10:55, Enric Balletbo Serra wrote: >> I just tried boot with my OMAP3 based board (IGEPv2) and I found that >> is broken in current mainline and v2015.01. The boot process stops at >> >> reading u-boot.img >>

Re: [U-Boot] Possible OMAP3 regression with current mainline

2015-01-29 Thread Simon Glass
Hi Enric, On 26 January 2015 at 10:55, Enric Balletbo Serra wrote: > I just tried boot with my OMAP3 based board (IGEPv2) and I found that > is broken in current mainline and v2015.01. The boot process stops at > > reading u-boot.img > > Did someone, with another OMAP3 board, have the same proble

[U-Boot] Possible OMAP3 regression with current mainline

2015-01-26 Thread Enric Balletbo Serra
I just tried boot with my OMAP3 based board (IGEPv2) and I found that is broken in current mainline and v2015.01. The boot process stops at reading u-boot.img Did someone, with another OMAP3 board, have the same problem? I bisected the problem and looks that was introduced in following commit.