2009/8/21 linghai624 <[email protected]>:
> Hi,
>     I followed the wiki
> http://wiki.davincidsp.com/index.php/Linux_Toolchain  to make uImage :
>      make distclean,
>      make davinci_evm_dm644x_defconfig  or  make davinci_evm_all_defconfig
> (I have tried both)
>      make uImage
>      make  modules
> and my  compiler toolchain is CodeSourcery G++ 4.3-234,  but the uboot can't
> start  the uImage completely on dm6446 evm ! All information is followed

[snipped]

> Kernel command line:
> video=davincifb:vid0=720x570x16,2500K:vid1=720x570x16,2500K:osd0=720x570x16,2025K
> davinci_enc_mngr.ch0_output=COMPOSITE davinci_enc_mngM

[snipped]

I noticed that the kernel command line does not contain "console=..." and was
thinking that this might cause trouble. But then I started to wonder what
"console=..." actually does...is it used just during kernel boot or is it used
when initializing user space too?

> VFS: Mounted root (nfs filesystem) on device 0:13.
> Freeing init memory: 112K
>
>
> then it stop here , please help me !

As Theo noted, your kernel boots ok. This is a user space problem.
Well, unless kernel
command line "console=..." _does_ make a difference even after kernel boot...

Regards,
Bjørn Forsman

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to