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

Michal Simek michal.simek at xilinx.com
Thu May 14 08:31:14 CEST 2015


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 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!

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

Thanks,
Michal



More information about the U-Boot mailing list