diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-11-03 00:03:32 +0100 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-11-23 09:55:43 +0000 |
commit | 2c0aa00d6e562b2e6dbe580e188e24ce5e4336e2 (patch) | |
tree | 3e4f0749bda60dd17635765faf47541eb59a4b1c /src/mainboard/biostar | |
parent | 447233ce8c25863c2236d0b208bff7f63cd738fb (diff) |
mb/**/cmos.layout: Remove crusty comments
Most of these comments have been copy-pasted or serve no purpose other
than to eventually turn into misleading info. While the description of
the first 120 bits of CMOS could be useful, it should instead be added
to the documentation for the CMOS option infrastructure, or /dev/null.
Moreover, trim down newlines to no more than two consecutive newlines.
Change-Id: I119b248821221e68c4e31edba71ba83b7d2e14e9
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47143
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Diffstat (limited to 'src/mainboard/biostar')
-rw-r--r-- | src/mainboard/biostar/a68n_5200/cmos.layout | 1 | ||||
-rw-r--r-- | src/mainboard/biostar/am1ml/cmos.layout | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/biostar/a68n_5200/cmos.layout b/src/mainboard/biostar/a68n_5200/cmos.layout index ade4c04bf3..18bac8ee34 100644 --- a/src/mainboard/biostar/a68n_5200/cmos.layout +++ b/src/mainboard/biostar/a68n_5200/cmos.layout @@ -8,7 +8,6 @@ entries 0 384 r 0 reserved_memory 384 1 e 4 boot_option 388 4 h 0 reboot_counter -#392 3 r 0 unused 395 1 e 1 hw_scrubber 396 1 e 1 interleave_chip_selects 397 2 e 8 max_mem_clock diff --git a/src/mainboard/biostar/am1ml/cmos.layout b/src/mainboard/biostar/am1ml/cmos.layout index 0cf4ede05a..dd4d88cd66 100644 --- a/src/mainboard/biostar/am1ml/cmos.layout +++ b/src/mainboard/biostar/am1ml/cmos.layout @@ -32,7 +32,6 @@ entries 384 1 e 4 boot_option 386 1 e 1 ECC_memory 388 4 h 0 reboot_counter -#392 3 r 0 unused 395 1 e 1 hw_scrubber 396 1 e 1 interleave_chip_selects 397 2 e 8 max_mem_clock |