Hi all,

I use U-Boot 1.1.5 to load my Linux kernel. The image of this kernel is on a
MMC. So, I make 
"U-Boot > mmcinit"
and after I make 
"U-Boot > ext2load mmc 0:1 21500000 vmImage"
Next, many "." appear on the console while the image is not totally load on
the SDRam. I don't want print this dot. So how can I disable this? I have
already search "printf (".");" or "puts (".");" or others things ... but I
have not found where is this line on the source code ... 

Could you help me please?
Thanks in advance

Pierre


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to