u-boot-2016/cpu/mpc512x
Anatolij Gustschin 51c2ac9bb5 mpc5121: cpu/mpc512x/diu.c: fix warnings
Fix warnings while compiling with CONFIG_VIDEO enabled:

diu.c: In function 'video_hw_init':
diu.c:158: warning: 'return' with no value, in function returning non-void
diu.c:162: warning: format '%ld' expects type 'long int', but argument 6 has type 'int'
diu.c:162: warning: format '%ld' expects type 'long int', but argument 7 has type 'int'

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2010-03-21 22:22:53 +01:00
..
asm-offsets.h
config.mk
cpu.c
cpu_init.c
diu.c
fixed_sdram.c
i2c.c
ide.c
iim.c
interrupts.c
iopin.c
Makefile
pci.c
serial.c
speed.c
start.S
traps.c
u-boot.lds