From 4aa92df0d84d7e0bbafb15111bb3baa1ae3bf1de Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 13 Jan 2014 12:14:02 +0000 Subject: brcm63xx: add initial support for BCM6318 Add inital support for BCM6318, but keep it disabled for now until most things are supported. Signed-off-by: Jonas Gorski SVN-Revision: 39272 --- .../linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch') diff --git a/target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch b/target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch index c84af56ba9..6c0c1f4021 100644 --- a/target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch +++ b/target/linux/brcm63xx/patches-3.10/403-6358-enet1-external-mii-clk.patch @@ -11,7 +11,7 @@ bcm_gpio_writel(val, GPIO_MODE_REG); --- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h +++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h -@@ -695,6 +695,8 @@ +@@ -767,6 +767,8 @@ #define GPIO_MODE_6358_EXTRA_SPI_SS (1 << 7) #define GPIO_MODE_6358_SERIAL_LED (1 << 10) #define GPIO_MODE_6358_UTOPIA (1 << 12) -- cgit v1.2.3