diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-05-27 13:22:37 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-05-27 13:22:37 +0000 |
commit | e19ed52fd1ddda94f06f52866570dbb8d84c3212 (patch) | |
tree | 2addfd1a12fa7651de36a196a555119d4baa2428 /target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch | |
parent | e34018cc9e825ba01de83117b7cac85b6f0f0a33 (diff) | |
download | mtk-20170518-e19ed52fd1ddda94f06f52866570dbb8d84c3212.zip mtk-20170518-e19ed52fd1ddda94f06f52866570dbb8d84c3212.tar.gz mtk-20170518-e19ed52fd1ddda94f06f52866570dbb8d84c3212.tar.bz2 |
bcm63xx: add a fixup for ath9k devices
SVN-Revision: 31880
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch b/target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch index bd8d524..7ca4c54 100644 --- a/target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch +++ b/target/linux/brcm63xx/patches-3.3/520-bcm63xx-add-support-for-96368MVWG-board.patch @@ -102,7 +102,7 @@ Subject: [PATCH 32/63] bcm63xx: add support for 96368MVWG board. }; static void __init nb4_nvram_fixup(void) -@@ -2286,12 +2364,25 @@ void __init board_prom_init(void) +@@ -2242,12 +2320,25 @@ void __init board_prom_init(void) if (board.has_pci) { if (BCMCPU_IS_6348()) val |= GPIO_MODE_6348_G2_PCI; |