On Tue, Apr 14, 2009 at 11:05:55AM +1200, Robin Paulson wrote: > 2009/4/14 Rask Ingemann Lambertsen <[email protected]>: > > > > Make sure the kernel is on a partition completely below 4 GB or use a > > U-Boot built with this patch: > > https://lists.openmoko.org/pipermail/openmoko-kernel/2009-March/009573.html > > agh, that's why. it was on an 8gb partition..... > > i must have missed that in the debian documentation/om wiki
I'm not sure it was a known limitation. A newer U-Boot with the 4 GB patch is now available in the unstable directory: http://downloads.openmoko.org/distro/unstable/NeoFreerunner/u-boot-gta02v5-1.3.1+gitrb20cc520a22715fe7ff069b36b7dfdbb925a8e5a-r1.bin > > FWIW, even with the above patch, I'm having no success getting U-Boot to > > read a kernel from a 1 GB partition starting at 6 GB. I'm trying to debug > > it, though. > > using qi now, but not tried to boot debian yet. cheers rask The second problem was that U-Boot can't read ext2 filesystems revision 1 where inodes might not be 128 bytes. In my case they are 256 bytes, so the inode position is miscalculated. Patch posted: https://lists.openmoko.org/pipermail/openmoko-kernel/2009-April/010051.html -- Rask Ingemann Lambertsen Danish law requires addresses in e-mail to be logged and stored for a year _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

