From cf42f5d80f7d6c53c3a9c09cf555368dc92e9c7e Mon Sep 17 00:00:00 2001 From: Nicholas Chin Date: Mon, 22 Jul 2024 19:41:40 -0600 Subject: util/autoport/*.md: List Haswell as supported As of commit 3f0bb2fb0741 (autoport: Add support for Haswell-Lynx Point platform), autoport supports Haswell in addition to Sandy Bridge and Ivy Bridge. Change-Id: Iccc10441389580ff8e89c3718484d25d20970f68 Signed-off-by: Nicholas Chin Reviewed-on: https://review.coreboot.org/c/coreboot/+/83609 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- util/autoport/description.md | 2 +- util/autoport/readme.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'util/autoport') diff --git a/util/autoport/description.md b/util/autoport/description.md index 9a0e8d4309..361a9f2d15 100644 --- a/util/autoport/description.md +++ b/util/autoport/description.md @@ -1 +1 @@ -Automated porting coreboot to Sandy Bridge/Ivy Bridge platforms `Go` +Automated porting coreboot to Sandy Bridge/Ivy Bridge/Haswell platforms `Go` diff --git a/util/autoport/readme.md b/util/autoport/readme.md index 149e1ca1ed..b755d436ff 100644 --- a/util/autoport/readme.md +++ b/util/autoport/readme.md @@ -3,8 +3,8 @@ ## Supported platforms ### Chipset -For any Sandy Bridge or Ivy Bridge platform the generated result should -be bootable, possibly with minor fixes. +For any Sandy Bridge, Ivy Bridge, or Haswell platform the generated result +should be bootable, possibly with minor fixes. ### EC / SuperIO EC support is likely to work on Intel-based thinkpads. Other laptops are -- cgit v1.2.3