You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/bcm53xx
Hauke Mehrtens cb0c8da7c2 kernel: take bcm47xx_nvram.h from kernel and not backports
compat-wireless/backports now contains a bcm47xx_nvram.h file to
backport some of the functions in it which are used by the bcmfmac
driver. This file just checks for the kernel versions and provide an
empty implementations on older kernel versions. This is OK on most
systems, but on bcm47xx / bcm53xx systems we want to call the real
functions here. This commit removes the file from backports in our
build process like we do it with the bcma and ssb header files. Instead
we add a recent version into our kernel so all code uses only one
header file. On bcm47xx / bcm53xx the real implementations of this code
will be used.

Reported-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 47467
9 years ago
..
base-files bcm53xx: add workaround for Netgear R8000 network 9 years ago
files/drivers bcm53xx: add support basic for kernel 4.3 9 years ago
files-4.1/drivers/firmware/broadcom kernel: take bcm47xx_nvram.h from kernel and not backports 9 years ago
image bcm53xx: add early support for Linksys EA6300 V1 9 years ago
patches-4.1 kernel: take bcm47xx_nvram.h from kernel and not backports 9 years ago
patches-4.3 bcm53xx: Netgear R8000: define GPIO powering USB ports 9 years ago
profiles bcm53xx: include kmod-brcmfmac in default profile 9 years ago
Makefile bcm53xx: update to kernel 4.1 9 years ago
base-files.mk bcm53xx: add default config for switch 10 years ago
config-4.1 bcm53xx: update config 9 years ago
config-4.3 bcm53xx: add clk tree driver 9 years ago