u-boot/board/eltec/elppc
Wolfgang Denk b8bfde7f01 PPC 74xx_7xx: Fix build warnings for ELPPC board
Fix:

misc.c: In function 'misc_init_r':
misc.c:210:3: warning: dereferencing type-punned pointer will break
strict-aliasing rules [-Wstrict-aliasing]
misc.c:211:3: warning: dereferencing type-punned pointer will break
strict-aliasing rules [-Wstrict-aliasing]
misc.c:212:3: warning: dereferencing type-punned pointer will break
strict-aliasing rules [-Wstrict-aliasing]

Signed-off-by: Wolfgang Denk <wd@denx.de>
2013-06-27 08:12:28 +02:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
asm_init.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
eepro100_srom.c elppc board: Coding style cleanup. 2008-07-14 20:41:35 +02:00
elppc.c Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
flash.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc.c PPC 74xx_7xx: Fix build warnings for ELPPC board 2013-06-27 08:12:28 +02:00
mpc107_i2c.c * Code cleanup: 2003-06-27 21:31:46 +00:00
pci.c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 2009-02-07 23:50:04 +01:00
srom.h rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00