mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-15 16:39:06 +01:00
Also build image again(?). Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44988
10 lines
295 B
Diff
10 lines
295 B
Diff
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
@@ -627,6 +627,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,
|