setenv parameters for kernel over 4MB

Petr Vanek vanous at penguin.cz
Sat Feb 28 12:43:31 CET 2009


On Sat, 28 Feb 2009 12:21:39 +0100
Petr Vanek <vanous at penguin.cz> (PV) wrote:

>i am trying to boot kernel larger then 4MB and need to see some
>messages, therefore would like to edit bootenv rather then try to chase
>qi with pwr button all the time:
>
>Data Size:    4017296 Bytes = 3923.14 kB = 3.83 MB
>
>
>setenv bootcmd setenv bootargs \${bootargs_base} \${mtdparts}\; nand
>read.e 0x32000000 kernel 0x300000\; bootm 0x32000000

changing the above to kernel 0x500000 seems to work

petr




More information about the openmoko-kernel mailing list