On Wed, Oct 06, 2010, Shawn Guo wrote:
That means beagle u-boot will always try to load boot.scr from the first partition, which probably makes Non-FS data partition implementation fails on beagle.
Yes; I had backed it out on beagle last week when I realized the same thing (20100930102516.GE26865@bee.dooz.org).
I tested the latest l-m-c and found it has problem even with mx51evk. As Non-FS data partition was added for mx51evk, the partition id for boot_disk and root_disk have to be incremented.
Ah sorry about that; I've backed out the change in this branch: lp:~lool/linaro-image-tools/back-out-non-fs-data-partition would you mind testing it and I'll merge it in mainline if it works as expected
(I don't have mx51evk to test myself)
Thanks!