From 748b20721587793ec296875e41eb8cd02904a693 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 3 May 2024 13:57:35 +0100 Subject: mark x4x boards ready for release Signed-off-by: Leah Rowe --- config/coreboot/g43t-am3/target.cfg | 2 +- config/coreboot/g43t-am3_16mb/target.cfg | 3 ++- config/coreboot/ga-g41m-es2l/target.cfg | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'config/coreboot') diff --git a/config/coreboot/g43t-am3/target.cfg b/config/coreboot/g43t-am3/target.cfg index af80482f..21b6872f 100644 --- a/config/coreboot/g43t-am3/target.cfg +++ b/config/coreboot/g43t-am3/target.cfg @@ -3,4 +3,4 @@ xarch="i386-elf" payload_seabios="y" payload_memtest="y" grub_timeout=10 -status="untested" +status="stable" diff --git a/config/coreboot/g43t-am3_16mb/target.cfg b/config/coreboot/g43t-am3_16mb/target.cfg index af80482f..01cd4d07 100644 --- a/config/coreboot/g43t-am3_16mb/target.cfg +++ b/config/coreboot/g43t-am3_16mb/target.cfg @@ -3,4 +3,5 @@ xarch="i386-elf" payload_seabios="y" payload_memtest="y" grub_timeout=10 -status="untested" +status="stable" +release="n" diff --git a/config/coreboot/ga-g41m-es2l/target.cfg b/config/coreboot/ga-g41m-es2l/target.cfg index 9fc566d8..dc53b74a 100644 --- a/config/coreboot/ga-g41m-es2l/target.cfg +++ b/config/coreboot/ga-g41m-es2l/target.cfg @@ -4,4 +4,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ata" grub_timeout=10 -status="untested" +status="stable" -- cgit v1.2.1