2
0
forked from Ivasoft/openwrt

bcm63xx: reorder patches

Reorder patches for a clearer distinction between the purposes of
the different patches.

SVN-Revision: 31127
This commit is contained in:
Jonas Gorski
2012-03-28 20:42:09 +00:00
parent 13b6ec1d05
commit 44d546290a
40 changed files with 76 additions and 76 deletions

View File

@@ -0,0 +1,10 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -992,6 +992,7 @@ static struct board_info __initdata boar
.name = "RTA1025W_16",
.expected_cpu_id = 0x6348,
+ .has_uart0 = 1,
.has_enet0 = 1,
.has_enet1 = 1,
.has_pci = 1,