mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-19 18:32:35 +00:00
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>