diff options
Diffstat (limited to 'config/coreboot')
-rw-r--r-- | config/coreboot/dell9020mt-nri_12mb/target.cfg | 2 | ||||
-rw-r--r-- | config/coreboot/dell9020mt_12mb/target.cfg | 2 | ||||
-rw-r--r-- | config/coreboot/dell9020mtbmrc_12mb/target.cfg | 2 | ||||
-rw-r--r-- | config/coreboot/dell9020sff-nri_12mb/target.cfg | 2 | ||||
-rw-r--r-- | config/coreboot/dell9020sff_12mb/target.cfg | 2 | ||||
-rw-r--r-- | config/coreboot/dell9020sffbmrc_12mb/target.cfg | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/config/coreboot/dell9020mt-nri_12mb/target.cfg b/config/coreboot/dell9020mt-nri_12mb/target.cfg index bb76392a..bc4053d4 100644 --- a/config/coreboot/dell9020mt-nri_12mb/target.cfg +++ b/config/coreboot/dell9020mt-nri_12mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" -status="unstable" +status="stable" diff --git a/config/coreboot/dell9020mt_12mb/target.cfg b/config/coreboot/dell9020mt_12mb/target.cfg index ac0b1792..a3acd5fb 100644 --- a/config/coreboot/dell9020mt_12mb/target.cfg +++ b/config/coreboot/dell9020mt_12mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" release="n" -status="unstable" +status="stable" diff --git a/config/coreboot/dell9020mtbmrc_12mb/target.cfg b/config/coreboot/dell9020mtbmrc_12mb/target.cfg index ac0b1792..a3acd5fb 100644 --- a/config/coreboot/dell9020mtbmrc_12mb/target.cfg +++ b/config/coreboot/dell9020mtbmrc_12mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" release="n" -status="unstable" +status="stable" diff --git a/config/coreboot/dell9020sff-nri_12mb/target.cfg b/config/coreboot/dell9020sff-nri_12mb/target.cfg index bb76392a..bc4053d4 100644 --- a/config/coreboot/dell9020sff-nri_12mb/target.cfg +++ b/config/coreboot/dell9020sff-nri_12mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" -status="unstable" +status="stable" diff --git a/config/coreboot/dell9020sff_12mb/target.cfg b/config/coreboot/dell9020sff_12mb/target.cfg index ac0b1792..a3acd5fb 100644 --- a/config/coreboot/dell9020sff_12mb/target.cfg +++ b/config/coreboot/dell9020sff_12mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios_grubonly="y" payload_memtest="y" grub_scan_disk="ahci" release="n" -status="unstable" +status="stable" diff --git a/config/coreboot/dell9020sffbmrc_12mb/target.cfg b/config/coreboot/dell9020sffbmrc_12mb/target.cfg index ac0b1792..a3acd5fb 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="unstable" +status="stable" |