mirror of https://github.com/xqemu/xqemu.git
sparc32: add chipset docs for eccmemctl
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
1795057a8f
commit
5ac574c4d3
|
@ -37,6 +37,10 @@
|
||||||
* MCC (version 0, implementation 0) SS-600MP
|
* MCC (version 0, implementation 0) SS-600MP
|
||||||
* EMC (version 0, implementation 1) SS-10
|
* EMC (version 0, implementation 1) SS-10
|
||||||
* SMC (version 0, implementation 2) SS-10SX and SS-20
|
* SMC (version 0, implementation 2) SS-10SX and SS-20
|
||||||
|
*
|
||||||
|
* Chipset docs:
|
||||||
|
* "Sun-4M System Architecture (revision 2.0) by Chuck Narad", 950-1373-01,
|
||||||
|
* http://mediacast.sun.com/users/Barton808/media/Sun4M_SystemArchitecture_edited2.pdf
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define ECC_MCC 0x00000000
|
#define ECC_MCC 0x00000000
|
||||||
|
|
Loading…
Reference in New Issue