diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-03-28 20:42:34 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-03-28 20:42:34 +0000 |
commit | c7ae2fccb687ef1cae161910ca103a8bac57c9b2 (patch) | |
tree | d389fc4245b95df2a1d5be7205a333d5282f2fd0 /target/linux/brcm63xx/patches-3.3/800-wl_exports.patch | |
parent | 68f268a5eb3a61c61dbe866cfcf636c7f3676f1a (diff) | |
download | mtk-20170518-c7ae2fccb687ef1cae161910ca103a8bac57c9b2.zip mtk-20170518-c7ae2fccb687ef1cae161910ca103a8bac57c9b2.tar.gz mtk-20170518-c7ae2fccb687ef1cae161910ca103a8bac57c9b2.tar.bz2 |
bcm63xx: add initial support for bcm6368 boards
SVN-Revision: 31132
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/800-wl_exports.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/800-wl_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch b/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch index d879a38..b9fcf26 100644 --- a/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch +++ b/target/linux/brcm63xx/patches-3.3/800-wl_exports.patch @@ -22,7 +22,7 @@ * known 6338 boards */ #ifdef CONFIG_BCM63XX_CPU_6338 -@@ -2344,6 +2352,7 @@ void __init board_prom_init(void) +@@ -2489,6 +2497,7 @@ void __init board_prom_init(void) /* extract nvram data */ memcpy(&nvram, boot_addr + BCM963XX_NVRAM_OFFSET, sizeof(nvram)); |