mb/kontron/mal10/cmos.layout: Align contents with tabs
Replace spaces with tabs for consistency with other mainboards. Change-Id: I47440eeecf5f2cb2dbdd45b63fe753ffc7d27bd2 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/52632 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Maxim Polyakov <max.senia.poliak@gmail.com>
This commit is contained in:
parent
17ab784c04
commit
183458933e
|
@ -2,52 +2,52 @@
|
||||||
entries
|
entries
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
0 120 r 0 reserved_memory
|
0 120 r 0 reserved_memory
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
# coreboot config options: console
|
# coreboot config options: console
|
||||||
395 4 e 3 debug_level
|
395 4 e 3 debug_level
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
# coreboot config options: cpu
|
# coreboot config options: cpu
|
||||||
400 1 e 2 hyper_threading
|
400 1 e 2 hyper_threading
|
||||||
|
|
||||||
# coreboot config options: pch
|
# coreboot config options: pch
|
||||||
408 2 e 4 power_on_after_fail
|
408 2 e 4 power_on_after_fail
|
||||||
|
|
||||||
# coreboot config options: mainboard
|
# coreboot config options: mainboard
|
||||||
440 1 e 2 ethernet1
|
440 1 e 2 ethernet1
|
||||||
441 1 e 2 ethernet2
|
441 1 e 2 ethernet2
|
||||||
|
|
||||||
# payload config options
|
# payload config options
|
||||||
512 256 s 0 boot_devices
|
512 256 s 0 boot_devices
|
||||||
768 8 h 0 boot_default
|
768 8 h 0 boot_default
|
||||||
776 1 e 1 cmos_defaults_loaded
|
776 1 e 1 cmos_defaults_loaded
|
||||||
|
|
||||||
# coreboot config options: check sums
|
# coreboot config options: check sums
|
||||||
984 16 h 0 check_sum
|
984 16 h 0 check_sum
|
||||||
|
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
|
|
||||||
enumerations
|
enumerations
|
||||||
|
|
||||||
#ID value text
|
#ID value text
|
||||||
1 0 No
|
1 0 No
|
||||||
1 1 Yes
|
1 1 Yes
|
||||||
2 0 Disable
|
2 0 Disable
|
||||||
2 1 Enable
|
2 1 Enable
|
||||||
3 1 Emergency
|
3 1 Emergency
|
||||||
3 2 Alert
|
3 2 Alert
|
||||||
3 3 Critical
|
3 3 Critical
|
||||||
3 4 Error
|
3 4 Error
|
||||||
3 5 Warning
|
3 5 Warning
|
||||||
3 6 Notice
|
3 6 Notice
|
||||||
3 7 Info
|
3 7 Info
|
||||||
3 8 Debug
|
3 8 Debug
|
||||||
3 9 Spew
|
3 9 Spew
|
||||||
4 0 Disable
|
4 0 Disable
|
||||||
4 1 Enable
|
4 1 Enable
|
||||||
4 2 Keep
|
4 2 Keep
|
||||||
# -----------------------------------------------------------------
|
# -----------------------------------------------------------------
|
||||||
|
|
||||||
checksums
|
checksums
|
||||||
|
|
Loading…
Reference in New Issue