diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2017-02-07 18:11:17 +0100 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2017-02-07 18:11:17 +0100 |
commit | 2fd81681f9b18c78497703bf6a19a4a98b055811 (patch) | |
tree | 75e247e762244d1da4d90065bb53b75631d3a2be /target/linux/brcm63xx | |
parent | 83ab1982b457cf967e3d349f55518b4a7072ae5d (diff) | |
download | upstream-2fd81681f9b18c78497703bf6a19a4a98b055811.tar.gz upstream-2fd81681f9b18c78497703bf6a19a4a98b055811.tar.bz2 upstream-2fd81681f9b18c78497703bf6a19a4a98b055811.zip |
bcm53xx: include Broadcom PHY driver in the kernel
Initial idea was to use package with this PHY driver for devices that
need it. Unfortunately this can't work as bgmac is built-in and PHY
probing happens before loading modules - it results in PHY subsystem
picking default (generic) PHY driver.
There were two ways of solving this:
1) Making bcm53xx use bgmac as module
xor
2) Built-in Broadcom PHY driver
After some quick discussion it seems we can simply built-in the driver
as increased kenel size is relatively small (1805 B).
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/brcm63xx')
0 files changed, 0 insertions, 0 deletions