All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Hershberger <joe.hershberger@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net: phy: Add support for all targets which requires MANUAL_RELOC
Date: Wed, 13 May 2015 14:32:26 -0500	[thread overview]
Message-ID: <CANr=Z=Y+nn9H+EUTvCV2d0J4s7zKx=2XuEhHUSdmMtJgeLAORw@mail.gmail.com> (raw)
In-Reply-To: <3935fefdb5246db7e554989826f8b7dc651233cc.1431517237.git.michal.simek@xilinx.com>

Hi Michal,

On Wed, May 13, 2015 at 6:40 AM, Michal Simek <michal.simek@xilinx.com> wrote:
> Targets with CONFIG_NEEDS_MANUAL_RELOC do not use REL/RELA
> relocation (mostly only GOT) where functions aray are not
> updated. This patch is fixing function pointers passed to phy_register
> function.
> This patch was tested on Microblaze architecture.
>
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> ---

Applied to u-boot-net/next, thanks!
-Joe

  parent reply	other threads:[~2015-05-13 19:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-13 11:40 [U-Boot] [PATCH] net: phy: Add support for all targets which requires MANUAL_RELOC Michal Simek
2015-05-13 15:37 ` Joe Hershberger
2015-05-13 19:32 ` Joe Hershberger [this message]
2015-05-14  6:31   ` Michal Simek

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='CANr=Z=Y+nn9H+EUTvCV2d0J4s7zKx=2XuEhHUSdmMtJgeLAORw@mail.gmail.com' \
    --to=joe.hershberger@gmail.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 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.