aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-07-04 15:04:58 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-07-04 15:04:58 +0000
commit5e1e039c459374ac2908318a7bfdad5eac8b0bff (patch)
treee32664b6ee4bb96e87eb434dabe7fcc197ec4949 /target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch
parentc02b10fb0e66985d3ce0b3b2ffd2e9fb92b7faeb (diff)
downloadmaster-187ad058-5e1e039c459374ac2908318a7bfdad5eac8b0bff.tar.gz
master-187ad058-5e1e039c459374ac2908318a7bfdad5eac8b0bff.tar.bz2
master-187ad058-5e1e039c459374ac2908318a7bfdad5eac8b0bff.zip
[brcm63xx] hw553: fix missing has_uart0 in board definition (#9533)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27448 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch b/target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch
index 9e280b49f5..a9e49eb969 100644
--- a/target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch
+++ b/target/linux/brcm63xx/patches-3.0/453-board_BTV2110.patch
@@ -63,7 +63,7 @@
static struct board_info __initdata board_96348gw = {
.name = "96348GW",
.expected_cpu_id = 0x6348,
-@@ -1967,6 +2023,7 @@ static const struct board_info __initdat
+@@ -1969,6 +2025,7 @@ static const struct board_info __initdat
&board_spw500v,
&board_96348sv,
&board_V2500V_BB,