u-boot-brain/board/freescale/mpc8360emds
Kim Phillips 363eea9ff7 mpc83xx: clean up mpc8360emds.c warnings
mpc8360emds.c: In function 'ft_board_setup':
mpc8360emds.c:327: warning: assignment makes pointer from integer without a cast
mpc8360emds.c:329: warning: passing argument 2 of 'fdt_getprop' makes integer from pointer without a cast
mpc8360emds.c:334: warning: passing argument 2 of 'fdt_setprop' makes integer from pointer without a cast
mpc8360emds.c:341: warning: assignment makes pointer from integer without a cast
mpc8360emds.c:343: warning: passing argument 2 of 'fdt_getprop' makes integer from pointer without a cast
mpc8360emds.c:348: warning: passing argument 2 of 'fdt_setprop' makes integer from pointer without a cast

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2008-01-16 12:00:50 -06:00
..
config.mk mpc83xx: move freescale boards to boards/freescale 2007-08-16 23:12:31 -05:00
Makefile support board vendor-common makefiles 2007-08-29 02:15:46 +02:00
mpc8360emds.c mpc83xx: clean up mpc8360emds.c warnings 2008-01-16 12:00:50 -06:00
pci.c mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code 2008-01-08 09:59:49 -06:00