[U-Boot] [PATCH] net: phy: Add support for all targets which requires MANUAL_RELOC
Joe Hershberger
joe.hershberger at gmail.com
Wed May 13 17:37:02 CEST 2015
Hi Michal,
On Wed, May 13, 2015 at 6:40 AM, Michal Simek <michal.simek at 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 at xilinx.com>
> ---
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
I'll pick this up in a bit.
-Joe
More information about the U-Boot
mailing list