diff options
author | Angel Pons <th3fanbus@gmail.com> | 2021-04-23 17:06:36 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2021-04-26 10:29:13 +0000 |
commit | d4799d7b04939227b3fdaf478b970fb19684c876 (patch) | |
tree | 2dc1d5e6d14edd7ae33b40879703d8d39bfdae9c /src/mainboard/biostar/am1ml | |
parent | 2ffa9c6f2990f695ee567238b372070ab7209df4 (diff) |
mainboard: Drop unreferenced CMOS options
Remove CMOS options that are not read anywhere in the code. They may
have been used in the native AMD platform code, or got copied around
from board to board and never did anything to begin with.
Change-Id: Ib19ace4fa6e610a28e68fe2612b4e623f200f064
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52638
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Piotr Król <piotr.krol@3mdeb.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/biostar/am1ml')
-rw-r--r-- | src/mainboard/biostar/am1ml/cmos.layout | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/mainboard/biostar/am1ml/cmos.layout b/src/mainboard/biostar/am1ml/cmos.layout index 7430eb0389..bc28e84f72 100644 --- a/src/mainboard/biostar/am1ml/cmos.layout +++ b/src/mainboard/biostar/am1ml/cmos.layout @@ -30,12 +30,7 @@ entries #96 288 r 0 temporary_filler 0 384 r 0 reserved_memory 384 1 e 4 boot_option -386 1 e 1 ECC_memory 388 4 h 0 reboot_counter -395 1 e 1 hw_scrubber -396 1 e 1 interleave_chip_selects -397 2 e 8 max_mem_clock -399 1 e 2 multi_core 400 1 e 1 power_on_after_fail 412 4 e 6 debug_level 416 4 e 7 boot_first @@ -43,7 +38,6 @@ entries 424 4 e 7 boot_third 428 4 h 0 boot_index 432 8 h 0 boot_countdown -440 4 e 9 slow_cpu 444 1 e 1 nmi 445 1 e 1 iommu 728 256 h 0 user_data @@ -71,18 +65,6 @@ enumerations 7 9 Fallback_HDD 7 10 Fallback_Floppy #7 3 ROM -8 0 400Mhz -8 1 333Mhz -8 2 266Mhz -8 3 200Mhz -9 0 off -9 1 87.5% -9 2 75.0% -9 3 62.5% -9 4 50.0% -9 5 37.5% -9 6 25.0% -9 7 12.5% checksums |