mainboard/cmos: Kill off unused boot_* parameters
Change-Id: I19d6b56e3ac5e6e7946648b97c86a223b748e3bd Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/8460 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
This commit is contained in:
parent
c0ae684d16
commit
94efd19517
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 1 e 0 dcon_present
|
440 1 e 0 dcon_present
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
@ -37,13 +32,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -34,11 +34,6 @@ entries
|
||||||
404 2 e 8 max_mem_clock
|
404 2 e 8 max_mem_clock
|
||||||
406 1 e 2 multi_core
|
406 1 e 2 multi_core
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -78,13 +73,6 @@ enumerations
|
||||||
6 6 Information
|
6 6 Information
|
||||||
6 7 Debug
|
6 7 Debug
|
||||||
6 8 Spew
|
6 8 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR2-800
|
8 0 DDR2-800
|
||||||
8 1 DDR2-667
|
8 1 DDR2-667
|
||||||
8 2 DDR2-533
|
8 2 DDR2-533
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -8,11 +8,6 @@ hw_scrubber=Enable
|
||||||
interleave_chip_selects=Enable
|
interleave_chip_selects=Enable
|
||||||
max_mem_clock=DDR400
|
max_mem_clock=DDR400
|
||||||
multi_core=Enable
|
multi_core=Enable
|
||||||
boot_first=HDD
|
|
||||||
boot_second=Fallback_Floppy
|
|
||||||
boot_third=Fallback_Network
|
|
||||||
boot_index=0xf
|
|
||||||
boot_countdown=0xc
|
|
||||||
slow_cpu=off
|
slow_cpu=off
|
||||||
nmi=Enable
|
nmi=Enable
|
||||||
iommu=Enable
|
iommu=Enable
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -52,7 +47,6 @@ enumerations
|
||||||
7 8 Fallback_Network
|
7 8 Fallback_Network
|
||||||
7 9 Fallback_HDD
|
7 9 Fallback_HDD
|
||||||
7 10 Fallback_Floppy
|
7 10 Fallback_Floppy
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -34,11 +34,6 @@ entries
|
||||||
404 2 e 8 max_mem_clock
|
404 2 e 8 max_mem_clock
|
||||||
406 1 e 2 multi_core
|
406 1 e 2 multi_core
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -78,13 +73,6 @@ enumerations
|
||||||
6 6 Information
|
6 6 Information
|
||||||
6 7 Debug
|
6 7 Debug
|
||||||
6 8 Spew
|
6 8 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR2-800
|
8 0 DDR2-800
|
||||||
8 1 DDR2-667
|
8 1 DDR2-667
|
||||||
8 2 DDR2-533
|
8 2 DDR2-533
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 200Mhz
|
8 0 200Mhz
|
||||||
8 1 166Mhz
|
8 1 166Mhz
|
||||||
8 2 133Mhz
|
8 2 133Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -49,13 +44,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -8,11 +8,6 @@ max_mem_clock=400Mhz
|
||||||
multi_core=Enable
|
multi_core=Enable
|
||||||
power_on_after_fail=Disable
|
power_on_after_fail=Disable
|
||||||
debug_level=Spew
|
debug_level=Spew
|
||||||
boot_first=HDD
|
|
||||||
boot_second=Fallback_Floppy
|
|
||||||
boot_third=Fallback_Network
|
|
||||||
boot_index=0xf
|
|
||||||
boot_countdown=0xc
|
|
||||||
slow_cpu=off
|
slow_cpu=off
|
||||||
nmi=Enable
|
nmi=Enable
|
||||||
iommu=Enable
|
iommu=Enable
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 200Mhz
|
8 0 200Mhz
|
||||||
8 1 166Mhz
|
8 1 166Mhz
|
||||||
8 2 133Mhz
|
8 2 133Mhz
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 200Mhz
|
8 0 200Mhz
|
||||||
8 1 166Mhz
|
8 1 166Mhz
|
||||||
8 2 133Mhz
|
8 2 133Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -34,11 +34,6 @@ entries
|
||||||
404 2 e 8 max_mem_clock
|
404 2 e 8 max_mem_clock
|
||||||
406 1 e 2 multi_core
|
406 1 e 2 multi_core
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -77,13 +72,6 @@ enumerations
|
||||||
6 6 Information
|
6 6 Information
|
||||||
6 7 Debug
|
6 7 Debug
|
||||||
6 8 Spew
|
6 8 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR2-800
|
8 0 DDR2-800
|
||||||
8 1 DDR2-667
|
8 1 DDR2-667
|
||||||
8 2 DDR2-533
|
8 2 DDR2-533
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -66,13 +61,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -50,13 +45,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -33,11 +33,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -70,13 +65,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 200Mhz
|
8 0 200Mhz
|
||||||
8 1 166Mhz
|
8 1 166Mhz
|
||||||
8 2 133Mhz
|
8 2 133Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -34,11 +34,6 @@ entries
|
||||||
404 2 e 8 max_mem_clock
|
404 2 e 8 max_mem_clock
|
||||||
406 1 e 2 multi_core
|
406 1 e 2 multi_core
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -78,13 +73,6 @@ enumerations
|
||||||
6 6 Information
|
6 6 Information
|
||||||
6 7 Debug
|
6 7 Debug
|
||||||
6 8 Spew
|
6 8 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR2-800
|
8 0 DDR2-800
|
||||||
8 1 DDR2-667
|
8 1 DDR2-667
|
||||||
8 2 DDR2-533
|
8 2 DDR2-533
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 200Mhz
|
8 0 200Mhz
|
||||||
8 1 166Mhz
|
8 1 166Mhz
|
||||||
8 2 133Mhz
|
8 2 133Mhz
|
||||||
|
|
|
@ -4,8 +4,3 @@ ECC_memory=Disable
|
||||||
baud_rate=115200
|
baud_rate=115200
|
||||||
power_on_after_fail=Disable
|
power_on_after_fail=Disable
|
||||||
debug_level=Spew
|
debug_level=Spew
|
||||||
boot_first=HDD
|
|
||||||
boot_second=Fallback_Floppy
|
|
||||||
boot_third=Fallback_Network
|
|
||||||
boot_index=0xf
|
|
||||||
boot_countdown=0x7f
|
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
|
||||||
|
@ -36,13 +31,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -97,13 +97,6 @@ enumerations
|
||||||
6 6 Info
|
6 6 Info
|
||||||
6 7 Debug
|
6 7 Debug
|
||||||
6 8 Spew
|
6 8 Spew
|
||||||
#7 0 Network
|
|
||||||
#7 1 HDD
|
|
||||||
#7 2 Floppy
|
|
||||||
#7 8 Fallback_Network
|
|
||||||
#7 9 Fallback_HDD
|
|
||||||
#7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 200Mhz
|
8 0 200Mhz
|
||||||
8 1 166Mhz
|
8 1 166Mhz
|
||||||
8 2 133Mhz
|
8 2 133Mhz
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 200Mhz
|
8 0 200Mhz
|
||||||
8 1 166Mhz
|
8 1 166Mhz
|
||||||
8 2 133Mhz
|
8 2 133Mhz
|
||||||
|
|
|
@ -34,11 +34,6 @@ entries
|
||||||
404 2 e 8 max_mem_clock
|
404 2 e 8 max_mem_clock
|
||||||
406 1 e 2 multi_core
|
406 1 e 2 multi_core
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -78,13 +73,6 @@ enumerations
|
||||||
6 6 Information
|
6 6 Information
|
||||||
6 7 Debug
|
6 7 Debug
|
||||||
6 8 Spew
|
6 8 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR2-800
|
8 0 DDR2-800
|
||||||
8 1 DDR2-667
|
8 1 DDR2-667
|
||||||
8 2 DDR2-533
|
8 2 DDR2-533
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -34,11 +34,6 @@ entries
|
||||||
404 2 e 8 max_mem_clock
|
404 2 e 8 max_mem_clock
|
||||||
406 1 e 2 multi_core
|
406 1 e 2 multi_core
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -78,13 +73,6 @@ enumerations
|
||||||
6 6 Information
|
6 6 Information
|
||||||
6 7 Debug
|
6 7 Debug
|
||||||
6 8 Spew
|
6 8 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR2-800
|
8 0 DDR2-800
|
||||||
8 1 DDR2-667
|
8 1 DDR2-667
|
||||||
8 2 DDR2-533
|
8 2 DDR2-533
|
||||||
|
|
|
@ -31,11 +31,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -68,13 +63,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -11,11 +11,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -48,13 +43,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 400Mhz
|
8 0 400Mhz
|
||||||
8 1 333Mhz
|
8 1 333Mhz
|
||||||
8 2 266Mhz
|
8 2 266Mhz
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -32,11 +32,6 @@ entries
|
||||||
399 1 e 2 multi_core
|
399 1 e 2 multi_core
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 4 e 9 slow_cpu
|
440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
445 1 e 1 iommu
|
445 1 e 1 iommu
|
||||||
|
@ -69,13 +64,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
8 0 DDR400
|
8 0 DDR400
|
||||||
8 1 DDR333
|
8 1 DDR333
|
||||||
8 2 DDR266
|
8 2 DDR266
|
||||||
|
|
|
@ -7,11 +7,6 @@ entries
|
||||||
392 3 e 5 baud_rate
|
392 3 e 5 baud_rate
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
440 1 e 0 dcon_present
|
440 1 e 0 dcon_present
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
1008 16 h 0 check_sum
|
1008 16 h 0 check_sum
|
||||||
|
@ -37,13 +32,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
|
@ -10,11 +10,6 @@ entries
|
||||||
397 1 e 1 remap_memory_high
|
397 1 e 1 remap_memory_high
|
||||||
400 1 e 1 power_on_after_fail
|
400 1 e 1 power_on_after_fail
|
||||||
412 4 e 6 debug_level
|
412 4 e 6 debug_level
|
||||||
416 4 e 7 boot_first
|
|
||||||
420 4 e 7 boot_second
|
|
||||||
424 4 e 7 boot_third
|
|
||||||
428 4 h 0 boot_index
|
|
||||||
432 8 h 0 boot_countdown
|
|
||||||
#440 4 e 9 slow_cpu
|
#440 4 e 9 slow_cpu
|
||||||
444 1 e 1 nmi
|
444 1 e 1 nmi
|
||||||
456 1 e 1 ECC_memory
|
456 1 e 1 ECC_memory
|
||||||
|
@ -46,13 +41,6 @@ enumerations
|
||||||
6 7 Info
|
6 7 Info
|
||||||
6 8 Debug
|
6 8 Debug
|
||||||
6 9 Spew
|
6 9 Spew
|
||||||
7 0 Network
|
|
||||||
7 1 HDD
|
|
||||||
7 2 Floppy
|
|
||||||
7 8 Fallback_Network
|
|
||||||
7 9 Fallback_HDD
|
|
||||||
7 10 Fallback_Floppy
|
|
||||||
#7 3 ROM
|
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue