openwrtv4/target/linux/brcm63xx/patches-3.14/517-RTA1205W_16_uart_fixes.patch
Jonas Gorski 0aa242fe20 brcm63xx: replace CFEFIXUP usage with dtb based detection
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 42125
2014-08-11 11:37:09 +00:00

10 lines
307 B
Diff

--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -875,6 +875,7 @@ static struct board_info __initdata boar
.of_board_id = "dynalink,rta1025w",
.expected_cpu_id = 0x6348,
+ .has_uart0 = 1,
.has_enet0 = 1,
.has_enet1 = 1,
.has_pci = 1,