diff options
author | Leah Rowe <leah@libreboot.org> | 2024-04-27 06:08:07 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-04-27 06:08:07 +0100 |
commit | b99ebe05514609ba8ee7cf33d128ee3efb7fd803 (patch) | |
tree | d6191a80ed531643dbd26b7c18df95e658b6302d /config/coreboot/kcma-d8-udimm_2mb | |
parent | e5cc3e557aa007d8a64caa8eee312b41b931c39f (diff) |
kcma-d8/kgpe-d16: mark as tested(unstable)
raminit has never been fully reliable on this board, and so
this board has never been stable. so, now that lbmk specifies
such status per board, mark these boards as such.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/kcma-d8-udimm_2mb')
-rw-r--r-- | config/coreboot/kcma-d8-udimm_2mb/target.cfg | 2 | ||||
-rw-r--r-- | config/coreboot/kcma-d8-udimm_2mb/warn.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/config/coreboot/kcma-d8-udimm_2mb/target.cfg b/config/coreboot/kcma-d8-udimm_2mb/target.cfg index 37d16a2a..2c3bc306 100644 --- a/config/coreboot/kcma-d8-udimm_2mb/target.cfg +++ b/config/coreboot/kcma-d8-udimm_2mb/target.cfg @@ -6,4 +6,4 @@ payload_grub_withseabios="y" payload_seabios="y" payload_memtest="y" xlang="c" -status="untested" +status="unstable" diff --git a/config/coreboot/kcma-d8-udimm_2mb/warn.txt b/config/coreboot/kcma-d8-udimm_2mb/warn.txt new file mode 100644 index 00000000..639ecd41 --- /dev/null +++ b/config/coreboot/kcma-d8-udimm_2mb/warn.txt @@ -0,0 +1 @@ +raminit has always been unreliable on this board; ymmv |