Differences

This shows you the differences between two versions of the page.

doc:hardware:soc:soc.broadcom.bcm63xx [2013/02/17 12:18]
jrs
doc:hardware:soc:soc.broadcom.bcm63xx [2013/05/20 11:40] (current)
danitool
Line 7: Line 7:
===== Linux support ===== ===== Linux support =====
-  * The Broadcom BCM63xx currently only works with BCM6338/BCM6345/BCM6348/BCM6358 boards. Others, like BCM6368, BCM6328 are currently being worked on.+  * The Broadcom BCM63xx currently only works with
 +        * **6328** 
 +        * **6338** 
 +        * **6345**  
 +        * **6348** 
 +        * **6358** 
 +        * **6362** 
 +        * **6368**
  * There are working drivers for USB (OHCI and EHCI) and ethernet under the GPL   * There are working drivers for USB (OHCI and EHCI) and ethernet under the GPL
  * xDSL and ATM are **not supported**. Not by some binary nor are there GPL drivers available!   * xDSL and ATM are **not supported**. Not by some binary nor are there GPL drivers available!
Line 17: Line 24:
  * -> [[doc/techref/brcm63xx.imagetag]]   * -> [[doc/techref/brcm63xx.imagetag]]
 +
 +==== Dual Core ====
 +Some SoCs like BCM6358 or BCM6368 has two cores, however** OpenWrt only uses 1 core**. Spite there is SMP code for using two cores in the kernel (see [[http://lxr.free-electrons.com/source/arch/mips/kernel/smp-bmips.c|smp-bmips.c]]), it seems hard to use both cores: it is needed to initialize the second cpu; also the irq code code currently only enables irqs on the first cpu, so only userspace can use the second core, all interrupt handlers will use the first one.
 +
 + -> [[doc:hardware:soc:soc.broadcom.bcm63xx:smp|SMP/CMT Broadcom 63xx]]
Line 106: Line 118:
| [[toh:comtrend/ct5621|Comtrend CT-5621]]| | [[toh:comtrend/ct5621|Comtrend CT-5621]]|
| [[toh:/comtrend/ct536plus|Comtrend CT-536+ / HG-536+]] | | [[toh:/comtrend/ct536plus|Comtrend CT-536+ / HG-536+]] |
-| [[http://comtrend.com/index.php?module=products&op=show&sn=41|Comtrend CT-638/1]] | +| [[toh/netcomm/nb9w|Comtrend CT-638/1]] |
| [[http://www.dynalink.co.nz/cms/index.php?page=rta1046vw|Dynalink RTA1046VW]] | | [[http://www.dynalink.co.nz/cms/index.php?page=rta1046vw|Dynalink RTA1046VW]] |
| Freebox v4 | | Freebox v4 |
Line 121: Line 133:
| [[http://support.netcommwireless.com/product/voip/nb9|Netcomm NB9]] (Re-branded Comtrend CT-638) | | [[http://support.netcommwireless.com/product/voip/nb9|Netcomm NB9]] (Re-branded Comtrend CT-638) |
| [[:toh:netcomm:nb9w|Netcomm NB9W]] (Re-branded Comtrend CT-638) | | [[:toh:netcomm:nb9w|Netcomm NB9W]] (Re-branded Comtrend CT-638) |
-| [[oldwiki:openwrtdocs:hardware:netgear:dg834gt|Netgear DG834GT]] | +| [[toh/netgear/dg834gt|Netgear DG834GT]] |
| [[http://support.netgear.com/product/DG834PN|Netgear DG834PN]] | | [[http://support.netgear.com/product/DG834PN|Netgear DG834PN]] |
| [[toh:pirelli/aga|Pirelli Alice Gate+ Wi-Fi]] | | [[toh:pirelli/aga|Pirelli Alice Gate+ Wi-Fi]] |
| [[toh:pirelli/a125g|Pirelli DRG A125G]] | | [[toh:pirelli/a125g|Pirelli DRG A125G]] |
-| [[http://www.technicolorbroadbandpartner.com/dsl-modems-gateways/products/product-detail.php?id=168|Thomson Speedtouch TG605/TG605S]] |  +| [[toh:sagem:fast2404|Sagem F@ST2404]] |  
-| [[http://www.technicolorbroadbandpartner.com/dsl-modems-gateways/products/previous-product-detail.php?id=104|Thomson Speedtouch ST585v6]] |  +| [[toh/thomson/tg605|Thomson Speedtouch TG605/TG605S]] |  
-| [[http://www.technicolorbroadbandpartner.com/dsl-modems-gateways/products/product-detail.php?id=84|Thomson Speedtouch ST716(g)]] |  +| [[toh/thomson/st585v6|Thomson Speedtouch ST585v6]] |  
-| [[http://www.technicolorbroadbandpartner.com/dsl-modems-gateways/products/product-detail.php?id=134|Thomson Speedtouch ST780(i)WL]] | +| [[toh/thomson/st716|Thomson Speedtouch ST716(g)]] |  
 +| [[toh/thomson/st780|Thomson Speedtouch ST780(i)WL]] |  
 +| [[toh/thomson/st7g|Thomson Speedtouch 7G]] |
| [[http://www.usr-emea.com/support/s-prod-template.asp?loc=unkg&prod=9107|US Robotics]] [[:toh:us.robotics:usr9107| USR9107]]| | [[http://www.usr-emea.com/support/s-prod-template.asp?loc=unkg&prod=9107|US Robotics]] [[:toh:us.robotics:usr9107| USR9107]]|
| [[http://www.usr-emea.com/support/s-prod-template.asp?loc=unkg&prod=9108|US Robotics]] [[:toh:us.robotics:usr9108| USR9108]]| | [[http://www.usr-emea.com/support/s-prod-template.asp?loc=unkg&prod=9108|US Robotics]] [[:toh:us.robotics:usr9108| USR9108]]|
Line 134: Line 148:
| [[http://zhone.com/products/6238/|Zhone 6238]] | | [[http://zhone.com/products/6238/|Zhone 6238]] |
| [[oldwiki:openwrtdocs:hardware:linksys:wag54gs|ZTE ZXDSL 831CII]] | | [[oldwiki:openwrtdocs:hardware:linksys:wag54gs|ZTE ZXDSL 831CII]] |
-| [[toh:sagem:fast2404|Sagem F@ST2404]] | +
==== Some 6358 platforms*: ==== ==== Some 6358 platforms*: ====

Back to top

doc/hardware/soc/soc.broadcom.bcm63xx.1361099894.txt.bz2 · Last modified: 2013/02/17 12:18 by jrs