public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v5 4/6] mmc: bcm283x: fix int to pointer cast
Date: Fri, 10 Jul 2020 16:22:09 -0400	[thread overview]
Message-ID: <20200710202209.GK6246@bill-the-cat> (raw)
In-Reply-To: <20200603124345.18595-5-m.szyprowski@samsung.com>

On Wed, Jun 03, 2020 at 02:43:43PM +0200, Marek Szyprowski wrote:

> From: Seung-Woo Kim <sw0312.kim@samsung.com>
> 
> On build with 32 bit, there is a warning for int-to-pointer-cast.
> Fix the int to pointer cast by using uintptr_t.
> 
> Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200710/94a904eb/attachment.sig>

  reply	other threads:[~2020-07-10 20:22 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20200603124402eucas1p16e3f9864e02f863656b8640f14255fb9@eucas1p1.samsung.com>
2020-06-03 12:43 ` [PATCH v5 0/6] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support Marek Szyprowski
2020-06-03 12:43   ` [PATCH v5 1/6] powerpc: move ADDR_MAP to Kconfig Marek Szyprowski
2020-07-10 20:21     ` Tom Rini
2020-06-03 12:43   ` [PATCH v5 2/6] arm: update comments to the common style Marek Szyprowski
2020-06-03 13:55     ` Tom Rini
2020-07-10 20:21     ` Tom Rini
2020-06-03 12:43   ` [PATCH v5 3/6] arm: provide a function for boards init code to modify MMU virtual-physical map Marek Szyprowski
2020-06-03 13:55     ` Tom Rini
2020-07-10 20:22     ` Tom Rini
2020-07-23 16:32       ` Patrick DELAUNAY
2020-08-03 12:32         ` Marek Szyprowski
2020-06-03 12:43   ` [PATCH v5 4/6] mmc: bcm283x: fix int to pointer cast Marek Szyprowski
2020-07-10 20:22     ` Tom Rini [this message]
2020-06-03 12:43   ` [PATCH v5 5/6] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) Marek Szyprowski
2020-07-10 20:22     ` Tom Rini
2020-06-03 12:43   ` [PATCH v5 6/6] config: Enable support for the XHCI controller on RPI4 board Marek Szyprowski
2020-07-10 20:22     ` Tom Rini
2020-06-11  8:39   ` [PATCH v5 0/6] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support Matthias Brugger
2020-07-09  6:33     ` Marek Szyprowski
2020-07-09  7:14       ` Matthias Brugger

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=20200710202209.GK6246@bill-the-cat \
    --to=trini@konsulko.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox