diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2017-02-08 18:12:31 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2017-06-06 18:59:40 +0200 |
commit | 00b9f4c4b1cd95a6cafe2b1e66641ff0f113082e (patch) | |
tree | a2b876df036af53952bb49d7efe6c9971323c816 /src/mainboard/adi/rcc-dff | |
parent | b40e5c72b727211752a6e18156280edf067cddce (diff) | |
download | coreboot-00b9f4c4b1cd95a6cafe2b1e66641ff0f113082e.tar.xz |
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/adi/rcc-dff')
-rw-r--r-- | src/mainboard/adi/rcc-dff/cmos.layout | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mainboard/adi/rcc-dff/cmos.layout b/src/mainboard/adi/rcc-dff/cmos.layout index 27041228f0..235b63cdd9 100644 --- a/src/mainboard/adi/rcc-dff/cmos.layout +++ b/src/mainboard/adi/rcc-dff/cmos.layout @@ -69,11 +69,11 @@ entries #1000 24 r 0 amd_reserved #save timestamps in pre-ram boot areas -1719 64 h 0 timestamp_value1 -1783 64 h 0 timestamp_value2 -1847 64 h 0 timestamp_value3 -1911 64 h 0 timestamp_value4 -1975 64 h 0 timestamp_value5 +1720 64 h 0 timestamp_value1 +1784 64 h 0 timestamp_value2 +1848 64 h 0 timestamp_value3 +1912 64 h 0 timestamp_value4 +1976 64 h 0 timestamp_value5 # ----------------------------------------------------------------- |