]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fix mvbc_p board build warnings
authorAndre Schwarz <andre.schwarz@matrix-vision.de>
Mon, 18 Aug 2008 10:02:51 +0000 (12:02 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 20 Aug 2008 23:52:08 +0000 (01:52 +0200)
commita928d0df211f1d829308d335d19be3ca42558dfc
treeae7c9513e659b50307ab93ebe4a84ce8854ca668
parenta958b663d27f616bd1dfb720d1b476d1ecaaa569
fix mvbc_p board build warnings

fix build warnings @ mvBC-P board by using correct types, i.e. change
out_be32 to out_be16 and out_8 accordingly.

Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
board/matrix_vision/mvbc_p/mvbc_p.c