diff options
author | Marek Vasut <marex@denx.de> | 2012-08-12 16:53:35 +0200 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2012-08-17 20:13:48 +0200 |
commit | 9a16f310c0182e0744341b85c43ec8c4f50ae4dc (patch) | |
tree | c84bef3908aa025be304be9d715da88cf9aea093 /include/configs/dns325.h | |
parent | 8b82cefbfc88d12cdffa0970f03047b74d08487e (diff) | |
download | u-boot-imx-9a16f310c0182e0744341b85c43ec8c4f50ae4dc.zip u-boot-imx-9a16f310c0182e0744341b85c43ec8c4f50ae4dc.tar.gz u-boot-imx-9a16f310c0182e0744341b85c43ec8c4f50ae4dc.tar.bz2 |
dm: mips: Fix warnings in lb60 board
The lb60 board accesses the clkgr register, which is 32bit via
16bit IO ops. This causes malfunction. Fix this.
qi_lb60.c: In function ‘cpm_init’:
qi_lb60.c:72:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
qi_lb60.c:84:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Daniel <zpxu@ingenic.cn>
Cc: Shinya Kuribayashi <skuribay@pobox.com>
Cc: Xiangfu Liu <xiangfu@openmobilefree.net>
Diffstat (limited to 'include/configs/dns325.h')
0 files changed, 0 insertions, 0 deletions