Difference between revisions of "Bigsur"
From LinuxMIPS
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
== General Description == | == General Description == | ||
| − | The ''Broadcom BCM91480'', also known under its codename '''Bigsur''', is an evaluation board made by [[Wikipedia:Broadcom|Broadcom]] for its [[SB1A|SB-1A]] [[BCM1480]] [[Wikipedia:System-on-a-chip|SOC]]. It features 4 1000baseT [[Wikipedia:Ethernet|ethernet]] connections, 2 [http://en.wikipedia.org/wiki/RS232 RS-232] ports and more and is fully supported by Linux. | + | The ''Broadcom BCM91480'', also known under its codename '''Bigsur''', is an evaluation board made by [[Wikipedia:Broadcom|Broadcom]] for its [[SB1A|SB-1A]] [[BCM1250|BCM1480]] [[Wikipedia:System-on-a-chip|SOC]]. It features 4 1000baseT [[Wikipedia:Ethernet|ethernet]] connections, 2 [http://en.wikipedia.org/wiki/RS232 RS-232] ports and more and is fully supported by Linux. |
== Firmware == | == Firmware == | ||
All Bigsur systems use [[Common Firmware Environment]]; by default it's configured [[Endianess|big endian]]. The endianess is controlled by DIP switch 2, contact 3. More interesting information might be found in the [[Common Firmware Environment]] source. | All Bigsur systems use [[Common Firmware Environment]]; by default it's configured [[Endianess|big endian]]. The endianess is controlled by DIP switch 2, contact 3. More interesting information might be found in the [[Common Firmware Environment]] source. | ||
| + | |||
| + | == CFE environment variables == | ||
| + | These variables identify a Big Sur system in CFE: | ||
| + | {| {{PrettyTable}} | ||
| + | | CPU_TYPE | ||
| + | | 1480 | ||
| + | |- | ||
| + | | CPU_REVISION | ||
| + | | B0 | ||
| + | |- | ||
| + | | CPU_NUM_CORES | ||
| + | | 4 | ||
| + | |- | ||
| + | | CFE_BOARDNAME | ||
| + | | BCM91480B | ||
| + | |} | ||
== Linux Support == | == Linux Support == | ||
The Bigsur is supported in Linux 2.6 with 32-bit and 64-bit kernels. | The Bigsur is supported in Linux 2.6 with 32-bit and 64-bit kernels. | ||
Latest revision as of 14:16, 15 June 2009
Contents |
[edit] General Description
The Broadcom BCM91480, also known under its codename Bigsur, is an evaluation board made by Broadcom for its SB-1A BCM1480 SOC. It features 4 1000baseT ethernet connections, 2 RS-232 ports and more and is fully supported by Linux.
[edit] Firmware
All Bigsur systems use Common Firmware Environment; by default it's configured big endian. The endianess is controlled by DIP switch 2, contact 3. More interesting information might be found in the Common Firmware Environment source.
[edit] CFE environment variables
These variables identify a Big Sur system in CFE:
| CPU_TYPE | 1480 |
| CPU_REVISION | B0 |
| CPU_NUM_CORES | 4 |
| CFE_BOARDNAME | BCM91480B |
[edit] Linux Support
The Bigsur is supported in Linux 2.6 with 32-bit and 64-bit kernels.