summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-10-16 15:51:48 +0200
committerVladimir Serbinenko <phcoder@gmail.com>2014-10-17 10:03:42 +0200
commitaf4d66edf88b9d1d493708557fc45dc12683106d (patch)
treed1f9b38651f93ae874da32294136b8999e8e0b13
parentf21271edb5406577dc0a062ce3068ef17a09309d (diff)
downloadcoreboot-staging-af4d66edf88b9d1d493708557fc45dc12683106d.zip
coreboot-staging-af4d66edf88b9d1d493708557fc45dc12683106d.tar.gz
xe7501devkit: Kill unused cmos.layout
Change-Id: I04b485945a1830deaf5a695507ea81809edbceeb Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/7073 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins)
-rw-r--r--src/mainboard/intel/xe7501devkit/cmos.layout52
1 files changed, 0 insertions, 52 deletions
diff --git a/src/mainboard/intel/xe7501devkit/cmos.layout b/src/mainboard/intel/xe7501devkit/cmos.layout
deleted file mode 100644
index 88eeff0..0000000
--- a/src/mainboard/intel/xe7501devkit/cmos.layout
+++ /dev/null
@@ -1,52 +0,0 @@
-entries
-
-#start-bit length config config-ID name
-0 512 r 0 reserved_memory1 # We know nothing about the factory BIOS
-512 512 r 0 reserved_memory2 # More factory BIOS
-
-# Work in progress.
-# This is where we would put the LB RTC_BOOT_BYTE options once the code
-# supports finding them there.
-#1024 1 e 4 boot_option
-#1025 1 e 4 last_boot
-#1026 1 e 1 ECC_memory
-#1028 4 r 0 reboot_bits
-
-# Options used by XE7501DevKit
-#1032 3 e 5 baud_rate
-#1035 1 e 2 hyper_threading
-#1036 1 e 1 power_on_after_fail
-#1037 1 e 1 nmi
-
-#1040 4 e 6 debug_level
-
-#1048 16 h 0 check_sum
-
-
-
-enumerations
-
-#ID value text
-1 0 Disable
-1 1 Enable
-2 0 Enable
-2 1 Disable
-4 0 Fallback
-4 1 Normal
-5 0 115200
-5 1 57600
-5 2 38400
-5 3 19200
-5 4 9600
-5 5 4800
-5 6 2400
-5 7 1200
-6 6 Notice
-6 7 Info
-6 8 Debug
-6 9 Spew
-
-checksums
-
-# Checksum FROM bit-location TO bit-location STORE AT bit-location
-checksum 1024 1047 1048
OpenPOWER on IntegriCloud