Re: [U-Boot] u-boot master on a pandaboard won't boot

2011-11-02 Thread Aneesh V
Hi Christopher, On Wednesday 02 November 2011 06:33 PM, Lalancette, Christopher wrote: > Hello, > I've recently been playing around with u-boot on a pandaboard Rev A1. > The rest of my environment is an MLO built from x-loader git hash > c4289f1bee035dea41536c5ba5e1bc36c7d493c4, and booti

Re: [U-Boot] u-boot master on a pandaboard won't boot

2011-11-02 Thread John Rigby
On Wed, Nov 2, 2011 at 3:12 PM, Lalancette, Christopher wrote: >> If you use SPL instead (so the 'MLO' that U-Boot also builds) does >> everything work again? > > Oh, I didn't even notice that u-boot now builds an MLO.  Thanks for the heads > up. > > Unfortunately, that doesn't help; when I copy

Re: [U-Boot] u-boot master on a pandaboard won't boot

2011-11-02 Thread Lalancette, Christopher
> If you use SPL instead (so the 'MLO' that U-Boot also builds) does > everything work again? Oh, I didn't even notice that u-boot now builds an MLO. Thanks for the heads up. Unfortunately, that doesn't help; when I copy both the new MLO and the new u-boot.bin into place (again from git head),

Re: [U-Boot] u-boot master on a pandaboard won't boot

2011-11-02 Thread Tom Rini
On Wed, Nov 2, 2011 at 6:03 AM, Lalancette, Christopher wrote: > Hello, >     I've recently been playing around with u-boot on a pandaboard Rev A1.   > The rest of my environment is an MLO built from x-loader git hash > c4289f1bee035dea41536c5ba5e1bc36c7d493c4, and booting an ubuntu 11.04 kernel

[U-Boot] u-boot master on a pandaboard won't boot

2011-11-02 Thread Lalancette, Christopher
Hello, I've recently been playing around with u-boot on a pandaboard Rev A1. The rest of my environment is an MLO built from x-loader git hash c4289f1bee035dea41536c5ba5e1bc36c7d493c4, and booting an ubuntu 11.04 kernel 2.6.38-1208-omap4. Up until tag v2011.06, u-boot works flawlessly (as