Skip to content

Instantly share code, notes, and snippets.

@apetrone
Last active December 18, 2015 21:49
Show Gist options
  • Save apetrone/5850426 to your computer and use it in GitHub Desktop.
Save apetrone/5850426 to your computer and use it in GitHub Desktop.
Raspberry Pi Board Revisions

(Original post by dom, Raspberry Pi forums)

There are three manufacturers of the boards, and they have unique board revs:

'0002' => 'Model B Revision 1.0',
'0003' => 'Model B Revision 1.0 + Fuses mod and D14 removed',
'0004' => 'Model B Revision 2.0 256MB', (Sony)
'0005' => 'Model B Revision 2.0 256MB', (Qisda)
'0006' => 'Model B Revision 2.0 256MB', (Egoman)
'0007' => 'Model A Revision 2.0 256MB', (Egoman)
'0008' => 'Model A Revision 2.0 256MB', (Sony)
'0009' => 'Model A Revision 2.0 256MB', (Qisda)
'000d' => 'Model B Revision 2.0 512MB', (Egoman)
'000e' => 'Model B Revision 2.0 512MB', (Sony)
'000f' => 'Model B Revision 2.0 512MB', (Qisda)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment