Skip to content

Commit 236849b

Browse files
Update documentation/asciidoc/computers/processors/bcm2837.adoc
Co-authored-by: Andrew Scheller <[email protected]>
1 parent db7ae31 commit 236849b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/processors/bcm2837.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
== BCM2837
22

3-
This is the Broadcom chip used in some models of Raspberry Pi 3 Model B, some models of Raspberry Pi 2 Model B, and some models of Raspberry Pi Compute Module 3. The underlying architecture of the BCM2837 is identical to the BCM2836. The only significant difference is the replacement of the Armv7 quad core cluster with a quad-core Arm Cortex A53 (Armv8) cluster.
3+
This is the Broadcom chip used in some models of Raspberry Pi 3 Model B, some models of Raspberry Pi 2 Model B, and Raspberry Pi Compute Module 3. The underlying architecture of the BCM2837 is identical to the BCM2836. The only significant difference is the replacement of the Armv7 quad core cluster with a quad-core Arm Cortex A53 (Armv8) cluster.
44

55
The Arm cores run at 1.2GHz, making the device about 50% faster than the Raspberry Pi 2. The VideoCore IV runs at 400MHz.
66

0 commit comments

Comments
 (0)