1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[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
This commit is contained in:
florian
2011-07-04 15:04:58 +00:00
parent ff21374f6a
commit b18307a84f
15 changed files with 30 additions and 26 deletions

View File

@@ -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,