Skip to content
Snippets Groups Projects
Commit 030ec52f authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

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: default avatarWolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Acked-by: default avatarStefan Roese <sr@denx.de>
parent 0fd3d902
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment