diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-05-30 10:27:46 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-05-30 10:27:46 +0000 |
commit | 3fc76fb7814dded3730571768f1b6d75fb981f0d (patch) | |
tree | ce904a4dafba9d76ad831e0a88957dcac1c52826 /target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch | |
parent | c454ba36579dcdca717514f4744d8a926ac01d8e (diff) | |
download | upstream-3fc76fb7814dded3730571768f1b6d75fb981f0d.tar.gz upstream-3fc76fb7814dded3730571768f1b6d75fb981f0d.tar.bz2 upstream-3fc76fb7814dded3730571768f1b6d75fb981f0d.zip |
bcm63xx: build images for 6328 reference boards with various flash sizes
Build images for 96328avng and 963281TAN (untested) for three different
flash sizes: 4MB, 8MB, and 16MB.
Known issues:
* Button setup unknown, thus no fail-safe available.
* All other BCM6328 and BCM63XX issues
SVN-Revision: 32004
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch b/target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch index 0ade7a479d..1ef7e0144f 100644 --- a/target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch +++ b/target/linux/brcm63xx/patches-3.3/552-board_96348gw-10_reset_button.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -771,6 +771,17 @@ static struct board_info __initdata boar +@@ -906,6 +906,17 @@ static struct board_info __initdata boar .active_low = 1, }, }, |