From 28b3f06aa68ecfcf681278cec4b509cac025dc26 Mon Sep 17 00:00:00 2001 From: jogo Date: Sun, 5 Aug 2012 23:18:22 +0000 Subject: bcm63xx: fix USB base registers and IRQs for BCM6328 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33005 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6362-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6362-support.patch') diff --git a/target/linux/brcm63xx/patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6362-support.patch b/target/linux/brcm63xx/patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6362-support.patch index 6285929ad..5b6ecbed4 100644 --- a/target/linux/brcm63xx/patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6362-support.patch +++ b/target/linux/brcm63xx/patches-3.3/312-MIPS-BCM63XX-add-basic-BCM6362-support.patch @@ -472,7 +472,7 @@ Signed-off-by: Jonas Gorski #define SOFTRESET_6368_SPI_MASK (1 << 0) #define SOFTRESET_6368_MPI_MASK (1 << 3) #define SOFTRESET_6368_EPHY_MASK (1 << 6) -@@ -1174,6 +1227,12 @@ +@@ -1182,6 +1235,12 @@ #define SERDES_PCIE_EN (1 << 0) #define SERDES_PCIE_EXD_EN (1 << 15) -- cgit v1.2.3