Searched hist:abbfcbe58eefc1accda5dd120fcfe58d244b63dd (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | phy.c | abbfcbe58eefc1accda5dd120fcfe58d244b63dd Wed May 13 11:40:40 UTC 2015 Michal Simek <michal.simek@xilinx.com> net: phy: Add support for all targets which requires MANUAL_RELOC
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> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|