From 32ec4526a09c8daffd8e4211f45046fea20141fa Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Tue, 29 Mar 2022 08:14:39 +0100 Subject: ec/starlabs/merlin: Remove comment about OPWE OPWE offset didn't exist, but it does now so remove the comment about this. Signed-off-by: Sean Rhodes Change-Id: I4a1310c779002dfb00d01a22437ea223bb406609 Reviewed-on: https://review.coreboot.org/c/coreboot/+/63171 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/ec/starlabs/merlin/variants/cml/emem.asl | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ec/starlabs/merlin/variants/cml') diff --git a/src/ec/starlabs/merlin/variants/cml/emem.asl b/src/ec/starlabs/merlin/variants/cml/emem.asl index 97845cd387..b6a3c7b975 100644 --- a/src/ec/starlabs/merlin/variants/cml/emem.asl +++ b/src/ec/starlabs/merlin/variants/cml/emem.asl @@ -108,10 +108,8 @@ Field (ECF2, ByteAcc, Lock, Preserve) BT1T, 16, // Bt1 Temperature BT1C, 8, // Bt1 Control - // Unicorn - doesn't actually exist Offset(0x9d), OPWE, 8, // OPM write to EC flag for UCSI - // Unicorn - doesn't actually exist Offset(0xa0), UCSV, 16, // UCSI DS Version -- cgit v1.2.3