From 985870297dd7aa89cb29b4c9b6e9ece82c4355c3 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 4 May 2024 00:24:27 +0100 Subject: deprecate MRC 9020MT/SFF (NRI 9020 is default now) NRI is libre raminit MRC is binary blob raminit the libre raminit is stable enough now that it's default the MRC-based targets will be removed in a future release Signed-off-by: Leah Rowe --- config/coreboot/dell9020sffbmrc_12mb/target.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/coreboot/dell9020sffbmrc_12mb/target.cfg') diff --git a/config/coreboot/dell9020sffbmrc_12mb/target.cfg b/config/coreboot/dell9020sffbmrc_12mb/target.cfg index a3acd5fb..0141f142 100644 --- a/config/coreboot/dell9020sffbmrc_12mb/target.cfg +++ b/config/coreboot/dell9020sffbmrc_12mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" release="n" -status="stable" +status="deprecated" -- cgit v1.2.1