On Wed, Oct 6, 2010 at 2:28 PM, Loïc Minier loic.minier@linaro.org wrote:
On Wed, Oct 06, 2010, Alexander Sack wrote:
Here what would happen if we use UUID everywhere: lp:~asac/linaro-image-tools/unify-omap-bootcmd
I've just noticed that this should use $INITRD_ADDR as done in bootm (not your doing but mine)
Note that there's still the mmc 0:1 which means first partition and wont work with the other change we're discussing
Oh. I assumed u-boot does not see our non-fs data partition and our boot partition is mmc 0:1. But now I see that we use mmc 0:2 for mx51evk. I guess Shawn checked that this boots? If so we should guess it from offset accordingly.
I guess someone (mattman?) should sign this off and see if everything is still fine in qemu.
It's more Peter looking after QEMU these days; Cc:ing him
Peter, the basic idea is to use linaro-media-create from the branch mentioned above with --image_file option to produce a bootable qemu image. beagle board hwpack with headless working for our qemu in linaro is the goal here.