]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpl: printing current stdio devices cleanup
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 16 May 2009 10:14:56 +0000 (12:14 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 18 Jul 2009 23:05:51 +0000 (01:05 +0200)
commit28c345042eafc550a34b9f52431bd4a22af6ac25
treee9a15fdec851b9d01b53d41c239c531976403d82
parent7e3be7cf3bb344f717b6ec3d47a081269ea67ead
mpl: printing current stdio devices cleanup

Currently the mpl boards duplicate the code to print the current
devices from common/console.c; use stdio_print_current_devices()
instead

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Edited commit message.

Signed-off-by: Wolfgang Denk <wd@denx.de>
board/mpl/common/common_util.c
board/mpl/common/common_util.h
board/mpl/mip405/mip405.c
board/mpl/pip405/pip405.c
board/mpl/vcma9/vcma9.c