diff options
author | Tim Crawford <tcrawford@system76.com> | 2023-07-11 16:24:51 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-07-13 13:15:01 +0000 |
commit | dd792f2dc546e6eec0048b0749767d997dabb110 (patch) | |
tree | 378a68fafc24bb931e74ca2fbd39547e6c3ce5d5 /MAINTAINERS | |
parent | b6940dfdae114bfe536c41c96aa72701d1a510e8 (diff) |
MAINTAINERS: Add entry for Cannon Lake
Cannon Lake, which covers Coffee Lake and Comet Lake, has been missing
from the maintainers file. Most unmerged patches for it have recently
been abandoned after 2+ years of inactivity.
Change-Id: Ic381f8efc4a423dca83c36605002aeeabf4bfdd9
Signed-off-by: Tim Crawford <tcrawford@system76.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76416
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0fa41359b7..2b015da49e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -887,6 +887,10 @@ S: Maintained F: /src/soc/intel/braswell/ F: /src/vendorcode/intel/fsp/fsp1_1/braswell/ +INTEL CANNONLAKE SOC +S: Orphan +F: src/soc/intel/cannonlake/ + INTEL DENVERTON-NS SOC M: Jeff Daly <jeffd@silicom-usa.com> M: Vanessa Eusebio <vanessa.f.eusebio@intel.com> |