From: Xiangfu Liu <xiangfu@openmobilefree.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot-DM] [PATCH 3/3] dm: mips: Fix warnings in lb60 board
Date: Mon, 20 Aug 2012 13:37:35 +0800 [thread overview]
Message-ID: <5031CD1F.3090103@openmobilefree.net> (raw)
In-Reply-To: <CACUy__XyqgLVp1ZYuJin5K=TL5p21O99BsGj3xfGoXNRZWgEDA@mail.gmail.com>
Thanks Marek Vasu, Daniel Schwierzeck,
Xiangfu
On 08/20/2012 02:19 AM, Daniel Schwierzeck wrote:
> 2012/7/27 Marek Vasut <marex@denx.de>:
>> 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>
>> ---
>> board/qi/qi_lb60/qi_lb60.c | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> applied to u-boot-mips/master, thanks
>
next prev parent reply other threads:[~2012-08-20 5:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-27 18:58 [U-Boot] [PATCH 1/3] dm: mips: Fix lb60 WDT control Marek Vasut
2012-07-27 18:58 ` [U-Boot] [PATCH 2/3] dm: mips: Fix lb60 timer code Marek Vasut
2012-08-19 18:19 ` [U-Boot] [U-Boot-DM] " Daniel Schwierzeck
2012-07-27 18:58 ` [U-Boot] [PATCH 3/3] dm: mips: Fix warnings in lb60 board Marek Vasut
2012-08-19 18:19 ` [U-Boot] [U-Boot-DM] " Daniel Schwierzeck
2012-08-20 5:37 ` Xiangfu Liu [this message]
2012-07-30 6:36 ` [U-Boot] [PATCH 1/3] dm: mips: Fix lb60 WDT control Marek Vasut
2012-07-30 10:50 ` Daniel Schwierzeck
2012-08-19 18:19 ` Daniel Schwierzeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5031CD1F.3090103@openmobilefree.net \
--to=xiangfu@openmobilefree.net \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.