u-boot Gurus

Philip Rhoades phil at pricom.com.au
Sat Feb 14 07:47:07 CET 2009


People,

While trying to debug WiFi uptime issues I have been trying to use the 
following u-boot (NOR) CLI commands:

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

but at each boot the FR is taking forever to start with hundreds of 
lines like:

   [xxxx:yyyyyy] r5:.... r4:.....
   [xxxx:yyyyyy] ..... kernel ....
   [xxxx:yyyyyy] r5:0000... r4:0000.....

It seems the first of the b-boot commands above is the problem - any 
help/corrections from the u-boot gurus?

Thanks,

Phil.
-- 
Philip Rhoades

GPO Box 3411
Sydney NSW	2001
Australia
E-mail:  phil at pricom.com.au



More information about the devel mailing list