From 00b9f4c4b1cd95a6cafe2b1e66641ff0f113082e Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Wed, 8 Feb 2017 18:12:31 +0100 Subject: mb/*/*/cmos.layout: Make multibyte options byte aligned Changes the offsets of some options so that options that span multiple bytes are byte aligned. To make the cmos.layout file more consistent some things where moved around in the cmos.layout of thinkpads X200 and T400. Change-Id: Ic84a2a5dc6f9c102f041085871c2ed55e2f3692a Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/18321 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/pcengines/apu1/cmos.layout | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/mainboard/pcengines/apu1/cmos.layout') diff --git a/src/mainboard/pcengines/apu1/cmos.layout b/src/mainboard/pcengines/apu1/cmos.layout index e0501f620a..1c560ebe77 100644 --- a/src/mainboard/pcengines/apu1/cmos.layout +++ b/src/mainboard/pcengines/apu1/cmos.layout @@ -7,8 +7,9 @@ entries 392 1 e 2 boot_option 393 1 e 1 multi_core 394 3 e 3 baud_rate -397 4 e 4 debug_level -# leave 7 bits to make checksummed area end byte-aligned +#397 3 unused +400 4 e 4 debug_level +# leave 4 bits to make checksummed area end byte-aligned 408 16 h 0 check_sum enumerations -- cgit v1.2.3