Revert "mb/starlabs/*: Enable the Mirror flag for boards that support"
commit132fb3cc52884fa7634d7a9f6406eab3b4ea58d0
authorSean Rhodes <sean@starlabs.systems>
Thu, 16 Feb 2023 08:20:20 +0000 (16 08:20 +0000)
committerFelix Held <felix-coreboot@felixheld.de>
Thu, 9 Mar 2023 21:38:01 +0000 (9 21:38 +0000)
tree98933bc538929fe54cfab35a1df6ddb0e71c7cf9
parent42f0396a1028fa2a81a73ff6ced36585ffe219b0
Revert "mb/starlabs/*: Enable the Mirror flag for boards that support"

This reverts commit 35354583cdc94ced026975ced5170e1c094b258e.

Reason for revert: The mirror flag "0x01" is mirror once, which
relies on the EC remembering that it's been mirrored. However, the
EC forgets this if it's been without power for 20 minutes or so.

Even if power is connected then, it'll instantly try to mirror and
it can't charge whilst doing it. It can either result in
incomplete EC firmware, or a loop where it's constantly trying to
mirror.

Change-Id: Ie82cbafd4bea2416526e2847738802a05ed45582
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72677
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/mainboard/starlabs/starbook/Kconfig
src/mainboard/starlabs/starbook/cmos.default
src/mainboard/starlabs/starbook/cmos.layout
src/mainboard/starlabs/starbook/variants/tgl/cmos.default
src/mainboard/starlabs/starbook/variants/tgl/cmos.layout