diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-10-24 10:22:06 -0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-11-06 06:59:27 -0500 |
commit | 4b6035da482cccda06aeb419634f99937c9fc783 (patch) | |
tree | 52d3aa2b37f177c51b0ef8ae31b414f6fdcf0e4a /arch/arm/mach-snapdragon/Makefile | |
parent | 97bb1f0bcc2d400347528b759e5ef289f163704a (diff) | |
download | u-boot-imx-4b6035da482cccda06aeb419634f99937c9fc783.zip u-boot-imx-4b6035da482cccda06aeb419634f99937c9fc783.tar.gz u-boot-imx-4b6035da482cccda06aeb419634f99937c9fc783.tar.bz2 |
mx6sabresd: Make Ethernet functional again
Since commit ce412b79e7255770 ("drivers: net: phy: atheros: add separate
config for AR8031") ethernet does not work on mx6sabresd.
This commit correctly assigns ar8031_config() as the configuration
function for AR8031 in the same way as done in the Linux kernel.
However, on mx6sabresd design we need some additional configuration,
such as enabling the 125 MHz AR8031 output that needs to be done
in the board file.
This also aligns with the same method that the kernel performs
the AR8031 fixup in arch/arm/mach-imx/mach-imx6q.c.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'arch/arm/mach-snapdragon/Makefile')
0 files changed, 0 insertions, 0 deletions