From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cfi_flash: Use uintptr_t for casts from u32 to void *
Date: Thu, 04 Apr 2013 07:07:06 +0200 [thread overview]
Message-ID: <515D0A7A.3070105@denx.de> (raw)
In-Reply-To: <1364950066-29308-1-git-send-email-sr@denx.de>
On 03.04.2013 02:47, Stefan Roese wrote:
> This fixes this build warning:
>
> Configuring for qemu_mips64 - Board: qemu-mips64, Options: SYS_BIG_ENDIAN
> text data bss dec hex filename
> 215344 13082 218720 447146 6d2aa qemu_mips64/u-boot
> cfi_flash.c: In function 'flash_map':
> cfi_flash.c:217:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Tom Rini <trini@ti.com>
Applied to u-boot-cfi-flash/master.
Thanks,
Stefan
prev parent reply other threads:[~2013-04-04 5:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 0:47 [U-Boot] [PATCH] cfi_flash: Use uintptr_t for casts from u32 to void * Stefan Roese
2013-04-04 5:07 ` Stefan Roese [this message]
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=515D0A7A.3070105@denx.de \
--to=sr@denx.de \
--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.