]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
PPC MPC83xx: Fix MPC8323ERDB build warning
authorWolfgang Denk <wd@denx.de>
Sun, 14 Jul 2013 17:42:40 +0000 (19:42 +0200)
committerTom Rini <trini@ti.com>
Mon, 15 Jul 2013 22:03:15 +0000 (18:03 -0400)
commitf4ea9f86d155aa7845f151c7a37699cdc3e4db2b
tree3fb38b7dc94dde7dfe007d89dc06ae385305c5ae
parent04735e9c5578dd4f3584be5454b9779e8e5c2af9
PPC MPC83xx: Fix MPC8323ERDB build warning

Fix:

mpc8323erdb.c: In function 'mac_read_from_eeprom':
mpc8323erdb.c:198:3: warning: dereferencing type-punned pointer will
break strict-aliasing rules [-Wstrict-aliasing]

Signed-off-by: Wolfgang Denk <wd@denx.de>
cc: Timur Tabi <timur@tabi.org>
cc: Kim Phillips <kim.phillips@freescale.com>
board/freescale/mpc8323erdb/mpc8323erdb.c