[U-Boot-Users] problem about booting kenrel

Travis Sawyer tsawyer+u-boot at sandburst.com
Fri Sep 10 15:13:41 CEST 2004


On Fri, 2004-09-10 at 05:00, >??????????    wrote:
> my cpu is 440gx and my board is OCOTEA.
> 
> (1)now i use bootm 0x400000, at the same time,
> i set bootargs into console=ttyS0,15200n8 or console=ttySICC,15200n8,
> but linux kernel always print little infomation.
> i don't know which serial name used.
> 

console=ttyS0,115200  is all you need.


> ocotea_setup_arch() in the DIR arch/ppc/platforms/4xx/ocotea.c
> 
> addr = ioremap64(OCOTEA_MAC_BASE, OCOTEA_MAC_SIZE);
> for (i=0; i< 4; i++) {
> mac64 = simple_strtoull(addr+OCOTEA_MAC_OFFSET*i, 0, 16);
> .......
> when the 440gx goes into simple_strtoull, it never returns.

Hmmm... Don't know what's going on there.


>         ly at ncic.ac.cn
>           2004-09-10

This is an international list.  Please stick to something we all can
read.

-travis






More information about the U-Boot mailing list