From c85cce077cc9ded8f33b9b059ce0b165da618639 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Tue, 3 Nov 2020 00:29:39 +0100 Subject: mb/**/cmos.layout: Indent everything with tabs Time has shown that using spaces never converges into proper alignment. Change-Id: I5338aeaf139580f9eab3e1e02cb910080a95d2c2 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/47147 Tested-by: build bot (Jenkins) Reviewed-by: Frans Hendriks --- src/mainboard/hp/pavilion_m6_1035dx/cmos.layout | 46 ++++++++++++------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'src/mainboard/hp/pavilion_m6_1035dx') diff --git a/src/mainboard/hp/pavilion_m6_1035dx/cmos.layout b/src/mainboard/hp/pavilion_m6_1035dx/cmos.layout index 87858cb0a9..1f3fc0a38a 100644 --- a/src/mainboard/hp/pavilion_m6_1035dx/cmos.layout +++ b/src/mainboard/hp/pavilion_m6_1035dx/cmos.layout @@ -1,42 +1,42 @@ entries -#start-bit length config config-ID name +#start-bit length config config-ID name # RTC_BOOT_BYTE (coreboot hardcoded) -0 384 r 0 reserved_memory -384 1 e 4 boot_option -388 4 h 0 reboot_counter +0 384 r 0 reserved_memory +384 1 e 4 boot_option +388 4 h 0 reboot_counter # southbridge/amd/agesa/hudson should use this but it doesn't -400 1 e 1 power_on_after_fail +400 1 e 1 power_on_after_fail # The only option that is actually used -412 4 e 6 debug_level +412 4 e 6 debug_level # southbridge/amd/agesa/hudson should use this but it doesn't -444 1 e 1 nmi +444 1 e 1 nmi -984 16 h 0 check_sum +984 16 h 0 check_sum # Reserve the extended AMD configuration registers -1000 24 r 0 amd_reserved +1000 24 r 0 amd_reserved enumerations -#ID value text -1 0 Disable -1 1 Enable -4 0 Fallback -4 1 Normal -6 0 Emergency -6 1 Alert -6 2 Critical -6 3 Error -6 4 Warning -6 5 Notice -6 6 Info -6 7 Debug -6 8 Spew +#ID value text +1 0 Disable +1 1 Enable +4 0 Fallback +4 1 Normal +6 0 Emergency +6 1 Alert +6 2 Critical +6 3 Error +6 4 Warning +6 5 Notice +6 6 Info +6 7 Debug +6 8 Spew checksums -- cgit v1.2.3