aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2017-02-08 18:12:31 +0100
committerNico Huber <nico.h@gmx.de>2017-06-06 18:59:40 +0200
commit00b9f4c4b1cd95a6cafe2b1e66641ff0f113082e (patch)
treea2b876df036af53952bb49d7efe6c9971323c816 /src/mainboard/pcengines
parentb40e5c72b727211752a6e18156280edf067cddce (diff)
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 <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/18321 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/pcengines')
-rw-r--r--src/mainboard/pcengines/apu1/cmos.layout5
1 files changed, 3 insertions, 2 deletions
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