diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-08-02 18:55:55 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-08-02 18:55:55 +0000 |
commit | c37a9544bfcc33fbbe072186917348f335deaf82 (patch) | |
tree | 7f2b34e98b3506f84cf5001c0c33a2c7c82b6494 /target/linux/brcm63xx/patches-3.0/240-spi.patch | |
parent | 11c412877095f3d6e754038a6c83be278d613393 (diff) | |
download | upstream-c37a9544bfcc33fbbe072186917348f335deaf82.tar.gz upstream-c37a9544bfcc33fbbe072186917348f335deaf82.tar.bz2 upstream-c37a9544bfcc33fbbe072186917348f335deaf82.zip |
add support for BCM6345 Ethernet DMA engine
SVN-Revision: 27881
Diffstat (limited to 'target/linux/brcm63xx/patches-3.0/240-spi.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.0/240-spi.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.0/240-spi.patch b/target/linux/brcm63xx/patches-3.0/240-spi.patch index 73d10481a5..4c5cfa6cb6 100644 --- a/target/linux/brcm63xx/patches-3.0/240-spi.patch +++ b/target/linux/brcm63xx/patches-3.0/240-spi.patch @@ -170,7 +170,7 @@ #define BCM_6358_OHCI0_IRQ (IRQ_INTERNAL_BASE + 5) --- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h +++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h -@@ -773,4 +773,116 @@ +@@ -805,4 +805,116 @@ #define DMIPSPLLCFG_N2_SHIFT 29 #define DMIPSPLLCFG_N2_MASK (0x7 << DMIPSPLLCFG_N2_SHIFT) |