All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] phys_addr_t changes
Date: Wed, 21 Jan 2015 10:32:43 +0100	[thread overview]
Message-ID: <54BF723B.50208@monstr.eu> (raw)

Hi Tom,

please pull these 3 patches to your tree. On patch is fixing gem.
One is fixing ll_temac which you have reported and the last one is for MMC.
I have created special branch just with these changes.

Thanks,
Michal


The following changes since commit 768f6096f9c389b5ed36bee2957bee16b085fc4a:

  Merge git://git.denx.de/u-boot-arc (2015-01-20 16:41:11 -0500)

are available in the git repository at:


  git://www.denx.de/git/u-boot-microblaze.git phys_t

for you to fetch changes up to 38cd2d9c9b6a252c413cb91fbc4496797e425dc2:

  mmc: zynq: Use phys_addr_t for addresses (2015-01-21 10:30:43 +0100)

----------------------------------------------------------------
Michal Simek (3):
      net: gem: Use phys_addr_t instead of int for addresses
      net: ll_temac: Fix compilation warning because of phys_addr_t
      mmc: zynq: Use phys_addr_t for addresses

 arch/arm/include/asm/arch-zynq/sys_proto.h | 2 +-
 drivers/mmc/zynq_sdhci.c                   | 4 ++--
 drivers/net/xilinx_ll_temac.c              | 2 +-
 drivers/net/zynq_gem.c                     | 5 +++--
 include/netdev.h                           | 3 ++-
 5 files changed, 9 insertions(+), 7 deletions(-)


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150121/a2701087/attachment.pgp>

             reply	other threads:[~2015-01-21  9:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21  9:32 Michal Simek [this message]
2015-01-28 14:30 ` [U-Boot] [U-Boot,GIT,PULL] phys_addr_t changes Tom Rini

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=54BF723B.50208@monstr.eu \
    --to=monstr@monstr.eu \
    --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.