bcm53xx: update bcma device tree intergeneration and fix nvram parsing
authorHauke Mehrtens <hauke@openwrt.org>
Sun, 24 Aug 2014 15:57:49 +0000 (15:57 +0000)
committerHauke Mehrtens <hauke@openwrt.org>
Sun, 24 Aug 2014 15:57:49 +0000 (15:57 +0000)
commit49a8887214b5369e55b356a18e426d8abc8a182f
tree58e63ca7fba300db8872b0e0abaa2d0759a382f3
parent7bbfb59996f12d39d8eeda0bf62e1f9f839e9f8e
bcm53xx: update bcma device tree intergeneration and fix nvram parsing

This fixes lots of sparse and checkpatch errors and extends the
documentation.

This also fixes a problem in the nvram parser, it now detects the
correct nvram on my Netgear R6250.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42272 3c298f89-4303-0410-b956-a3cf2f4a3e73
14 files changed:
target/linux/bcm53xx/config-3.14
target/linux/bcm53xx/patches-3.14/110-bcm47xx-move-the-nvram-header-file-into-common-space.patch
target/linux/bcm53xx/patches-3.14/111-bcm47xx-nvram-add-new-nvram-driver-with-dt-support.patch
target/linux/bcm53xx/patches-3.14/112-bcm53xx-sprom-add-sprom-driver.patch
target/linux/bcm53xx/patches-3.14/120-bcma-register-bcma-as-device-tree-driver.patch
target/linux/bcm53xx/patches-3.14/121-bcma-get-irqs-from-dt.patch
target/linux/bcm53xx/patches-3.14/123-bcma-get-sprom-from-devicetree.patch
target/linux/bcm53xx/patches-3.14/130-ARM-BCM5301X-register-bcma-bus.patch
target/linux/bcm53xx/patches-3.14/140-bcma-only-map-wrap-if-it-is-not-null.patch
target/linux/bcm53xx/patches-3.14/141-bcma-store-more-alternative-addresses.patch
target/linux/bcm53xx/patches-3.14/142-bcma-add-support-for-chipcommon-B-core.patch
target/linux/bcm53xx/patches-3.14/150-pci-do-not-probe-too-early.patch
target/linux/bcm53xx/patches-3.14/160-bcma-add-PCI-IDs-for-more-devices.patch
target/linux/bcm53xx/patches-3.14/170-pcie2-bcma-add-new-PCIe2-driver-for-bcma.patch