Files
u-boot/arch/powerpc/include/asm
Scott Wood a166fbca20 powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7
C99's strict aliasing rules are insane to use in low-level code such as a
bootloader, but as Wolfgang has rejected -fno-strict-aliasing in the
past, add a union so that 16-bit accesses can be performed.

Compile-tested only.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: Wolfgang Denk <wd@denx.de>
2013-06-11 22:01:45 +02:00
..
2012-10-15 11:53:59 -07:00
2012-10-22 14:31:25 -05:00
2012-08-23 12:16:55 -05:00
2013-04-28 11:07:41 +02:00
2012-10-23 15:23:26 -05:00
2011-10-05 22:22:16 +02:00
2012-10-15 11:53:59 -07:00
2012-10-15 11:53:59 -07:00
2013-03-15 16:13:54 -04:00
2012-12-11 13:17:34 -07:00