stable-tracking test image

Werner Almesberger werner at openmoko.org
Fri Nov 14 16:30:24 CET 2008


Andy Green wrote:
> Yes not the flashing but the U-Boot environment is set up to only pull
> 2MB into SDRAM, you can meddle it I believe.

Yup. The following commands raise the limit to 3MB:

setenv bootcmd setenv bootargs \${bootargs_base} \${mtdparts}\; nand read.e 0x32000000 kernel 0x300000\; bootm 0x32000000
saveenv

Not as elegant as using Qi, of course.

- Werner



More information about the openmoko-kernel mailing list