diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-05-27 13:22:29 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-05-27 13:22:29 +0000 |
commit | 099d5eec062d510826cc9133ac31b7aa1bc73d42 (patch) | |
tree | 47684a16e565c4fdfdf640eeeac8d1d892aba194 /target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch | |
parent | 7dbb132c8895d6f10979e882de69c94e55dfbc10 (diff) | |
download | upstream-099d5eec062d510826cc9133ac31b7aa1bc73d42.tar.gz upstream-099d5eec062d510826cc9133ac31b7aa1bc73d42.tar.bz2 upstream-099d5eec062d510826cc9133ac31b7aa1bc73d42.zip |
bcm63xx: add preliminary support for bcm6328
SVN-Revision: 31878
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch b/target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch index 79ce729f29..b6e082a803 100644 --- a/target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch +++ b/target/linux/brcm63xx/patches-3.3/415-bcm63xx_enet-add-support-for-bcm6368-internal-ethern.patch @@ -13,7 +13,7 @@ Subject: [PATCH 31/63] bcm63xx_enet: add support for bcm6368 internal ethernet s --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -910,6 +910,10 @@ int __init board_register_devices(void) +@@ -915,6 +915,10 @@ int __init board_register_devices(void) !board_get_mac_address(board.enet1.mac_addr)) bcm63xx_enet_register(1, &board.enet1); @@ -205,7 +205,7 @@ Subject: [PATCH 31/63] bcm63xx_enet: add support for bcm6368 internal ethernet s #endif /* ! BCM63XX_DEV_ENET_H_ */ --- a/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h +++ b/arch/mips/include/asm/mach-bcm63xx/bcm63xx_regs.h -@@ -708,10 +708,60 @@ +@@ -750,10 +750,60 @@ * _REG relative to RSET_ENETSW *************************************************************************/ |