[U-Boot] [PATCH] net: phy: Add support for all targets which requires MANUAL_RELOC

Joe Hershberger joe.hershberger at gmail.com
Wed May 13 21:32:26 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>
> ---

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


More information about the U-Boot mailing list