ARM: Add support for Versatile Express boards
This commit is contained in:
@@ -79,7 +79,11 @@ class RealViewCtrl : public BasicPioDevice
|
||||
Clock24 = 0x5C,
|
||||
Misc = 0x60,
|
||||
IoSel = 0x70,
|
||||
ProcId = 0x84,
|
||||
ProcId0 = 0x84,
|
||||
ProcId1 = 0x88,
|
||||
CfgCtrl = 0xA0,
|
||||
CfgData = 0xA4,
|
||||
CfgStat = 0xA8,
|
||||
TestOsc0 = 0xC0,
|
||||
TestOsc1 = 0xC4,
|
||||
TestOsc2 = 0xC8,
|
||||
|
||||
Reference in New Issue
Block a user