openwrt/target/linux/bcm53xx
Rafał Miłecki 0c05cadeb7 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>
2017-03-03 11:39:49 +01:00
..
base-files bcm53xx: add missing system.sh include 2017-02-07 11:51:05 +01:00
files bcm53xx: drop unused source file of bcm53xxspiflash 2016-12-29 18:07:01 +01:00
image bcm53xx: image: use one style of adding TARGET_DEVICES entries 2017-02-06 17:08:13 +01:00
patches-4.4 bcm53xx: backport upstream DTS files for Linksys devices 2017-02-06 09:08:06 +01:00
profiles bcm53xx: include kmod-brcmfmac in default profile 2015-02-16 19:51:21 +00:00
config-4.4 bcm53xx: include Broadcom PHY driver in the kernel 2017-03-03 11:39:49 +01:00
Makefile bcm53xx: support SafeLoader format in sysupgrade 2016-11-19 07:58:26 +01:00
modules.mk bcm53xx: package drivers for Northstar USB PHYs 2016-08-19 11:38:44 +02:00