]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Less verbose output when loading vxworks 6.x images
authorNiklaus Giger <niklaus.giger@member.fsf.org>
Thu, 23 Jul 2009 21:31:58 +0000 (23:31 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 26 Jul 2009 22:15:53 +0000 (00:15 +0200)
commit3c972849f2becbf19c13a24f090d293f37ecf616
tree6364aef9f7cf0c035f24c0cf4fdcb2d024bf99a8
parentfcd3c87e495f3c48b70c919869fb1e0b93d4880b
Less verbose output when loading vxworks 6.x images

Loading vxWorks 5.x images resulted just into 3 or 4 lines of output.
With vxWorks 6.x and the new GCC it emits about 30 lines, which is
far too noisy in my opinion.

Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
common/cmd_elf.c