commit | 281c798c5ae0e86f284b78302e6947ce902a1dc7 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Fri Sep 11 11:44:39 2009 +0200 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 03 09:04:24 2009 -0500 |
tree | bdb56cbd6df802f74224b70ba6f39cd102732d56 | |
parent | 2dce9d63b32a16dc504cb85d82d56c899c0db3b8 [diff] |
board/amcc/taihu/flash.c: Fix compile warning Fix warnings: flash.c: In function 'write_word_1': flash.c:696: warning: dereferencing type-punned pointer will break strict-aliasing rules flash.c: In function 'write_word_2': flash.c:1044: warning: dereferencing type-punned pointer will break strict-aliasing rules Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: Stefan Roese <sr@denx.de> Acked-by: Stefan Roese <sr@denx.de>