All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] net: phy: Add support for all targets which requires MANUAL_RELOC
Date: Thu, 14 May 2015 08:31:14 +0200	[thread overview]
Message-ID: <55544132.2010107@xilinx.com> (raw)
In-Reply-To: <CANr=Z=Y+nn9H+EUTvCV2d0J4s7zKx=2XuEhHUSdmMtJgeLAORw@mail.gmail.com>

On 05/13/2015 09:32 PM, Joe Hershberger wrote:
> 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!

Thanks. Hopefully this will go to 2015.07 because it is bug fix. :-)

Thanks,
Michal

      reply	other threads:[~2015-05-14  6:31 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
2015-05-14  6:31   ` Michal Simek [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=55544132.2010107@xilinx.com \
    --to=michal.simek@xilinx.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.