diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-05-27 13:22:25 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-05-27 13:22:25 +0000 |
commit | 7dbb132c8895d6f10979e882de69c94e55dfbc10 (patch) | |
tree | 5b42d7971dd0d9d42575b7ef1ee0f7f0f7b6fcc7 /target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch | |
parent | b0ffeb0021a1a853bca7df80445652ef909f601f (diff) | |
download | upstream-7dbb132c8895d6f10979e882de69c94e55dfbc10.tar.gz upstream-7dbb132c8895d6f10979e882de69c94e55dfbc10.tar.bz2 upstream-7dbb132c8895d6f10979e882de69c94e55dfbc10.zip |
bcm63xx: add flash type detection
SVN-Revision: 31877
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch b/target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch index 50f7cf04b4..472ab1178c 100644 --- a/target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch +++ b/target/linux/brcm63xx/patches-3.3/502-board-96338W2_E7T.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -202,6 +202,38 @@ static struct board_info __initdata boar +@@ -200,6 +200,38 @@ static struct board_info __initdata boar .has_uart0 = 1, }; @@ -39,7 +39,7 @@ #endif /* -@@ -1175,6 +1207,7 @@ static const struct board_info __initdat +@@ -1173,6 +1205,7 @@ static const struct board_info __initdat #ifdef CONFIG_BCM63XX_CPU_6338 &board_96338gw, &board_96338w, |