summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:30 +0000
committerJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:30 +0000
commit68f268a5eb3a61c61dbe866cfcf636c7f3676f1a (patch)
treeb8aa33c478763352fcd8dd871e894702a0f28e5f /target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch
parent78fb818f7c46f45272c1ef00c40febe6fc30ace5 (diff)
downloadmtk-20170518-68f268a5eb3a61c61dbe866cfcf636c7f3676f1a.zip
mtk-20170518-68f268a5eb3a61c61dbe866cfcf636c7f3676f1a.tar.gz
mtk-20170518-68f268a5eb3a61c61dbe866cfcf636c7f3676f1a.tar.bz2
bcm63xx: add driver for the internal hw trng on bcm6368
SVN-Revision: 31131
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch')
-rw-r--r--target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch b/target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch
index 7550f6d..3d7d3e8 100644
--- a/target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch
+++ b/target/linux/brcm63xx/patches-3.3/414-bcm63xx_enet-split-dma-registers-access.patch
@@ -50,7 +50,7 @@ Subject: [PATCH 30/63] bcm63xx_enet: split dma registers access.
if (ret)
--- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h
+++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_cpu.h
-@@ -139,7 +139,9 @@ enum bcm63xx_regs_set {
+@@ -140,7 +140,9 @@ enum bcm63xx_regs_set {
#define BCM_6358_RSET_SPI_SIZE 1804
#define BCM_6368_RSET_SPI_SIZE 1804
#define RSET_ENET_SIZE 2048