Subversion Repositories Kolibri OS

Rev

Rev 5363 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5363 Rev 7122
Line 7... Line 7...
7
 
7
 
8
; 20/11/2013 yogev_ezra: Initial version (Vortex86 SoC type detection)
8
; 20/11/2013 yogev_ezra: Initial version (Vortex86 SoC type detection)
9
; 26/11/2013 yogev_ezra: Added CPU speed modifier and MMX support flag detection
9
; 26/11/2013 yogev_ezra: Added CPU speed modifier and MMX support flag detection
Line 10... Line 10...
10
; Thanks for help to: dunkaist, eAndrew, hidnplayr, Mario
10
; Thanks for help to: dunkaist, eAndrew, hidnplayr, Mario
Line 11... Line 11...
11
 
11
 
12
$Revision: 5363 $
12
$Revision: 7122 $
13
 
13
 
14
VORTEX86DEBUG = 0                       ; For testing in emulators and in non-Vortex86 CPU computers, set this to 1
14
VORTEX86DEBUG = 0                       ; For testing in emulators and in non-Vortex86 CPU computers, set this to 1
Line 15... Line 15...
15
VORTEX86DEBUGVALUE = 0x35504d44         ; FAKE port output = used for testing
15
VORTEX86DEBUGVALUE = 'DMP5'             ; FAKE port output = used for testing
16
NORTH_BRIDGE = 0x80000000               ; Base address of Vortex86 PCI North Bridge
16
NORTH_BRIDGE = 0x80000000               ; Base address of Vortex86 PCI North Bridge