[U-Boot-Users] disable "." when ext2load
Pierre Savary
pierre.savary at kerlink.fr
Mon Feb 18 16:38:23 CET 2008
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
More information about the U-Boot
mailing list