On Fri, Apr 02, 2010 at 12:31:05AM +0200, Joachim Ott wrote: > On 1 April 2010 22:41, Russell Dwiggins <[email protected]> wrote: > > | > > |I couldn't boot it, not from nor menu and not from nand menu. It said > > |"bad data CRC".. Is that kernel too big for the loaders? > > > > > > If you got that kernel from mrmoku on build.shr-project.org, there's a > > message down below that the .32 kernels need a longer rootdelay. That would > > have to be adjusted in uboot or qi. > > I don't get that far. The NOR-bootloader says "bad data CRC" and > doesn't start the kernel at all. > Same for the NAND-bootloader. The kernel is in /dev/mtd3. Or was. I'm > back to 2.6.29 too. > Later today I'll test a 2.6.32.9 kernel.
This issue was because newer kernel images than 2.6.32.9 are bigger than 2MB which is default amount of flash u-boot reads for kernel, update your u-boot env and 2.6.32.12 should boot for you again. I'll add this to 2.6.32 readme. -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
