Android image and some instructions

Sean McNeil sean at mcneil.com
Fri Dec 5 02:53:01 CET 2008


Andy Green wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Somebody in the thread at some point said:
> | Latest uImage-android seems to be broken - uboot gives Bad data CRC
> | message with it.
> | Can anybody post some older uImage-android ?
>
> No this is caused by U-Boot's default environment only pulling in 2MB
> from the NAND partition for kernel.  Increase it like this ->
>
> setenv bootcmd setenv bootargs \${bootargs_base} \${mtdparts}\; nand
> read.e 0x32000000 kernel 0x300000\; bootm 0x32000000
> saveenv
>   
Is this only with older u-boot images? I've had no issues with kernel size.




More information about the devel mailing list