From 3ace925e916a1277f6f4ade03282d34d7968d6f1 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 27 Apr 2024 15:25:43 +0100 Subject: update more board statuses before release what's left to properly test are pineview/x4x/i945 and some of the ivy/sandy elitebooks/hp workstations Signed-off-by: Leah Rowe --- config/coreboot/gru_kevin/target.cfg | 2 +- config/coreboot/gru_kevin/warn.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 config/coreboot/gru_kevin/warn.txt (limited to 'config/coreboot/gru_kevin') diff --git a/config/coreboot/gru_kevin/target.cfg b/config/coreboot/gru_kevin/target.cfg index 3ff37611..c6ad9102 100644 --- a/config/coreboot/gru_kevin/target.cfg +++ b/config/coreboot/gru_kevin/target.cfg @@ -1,4 +1,4 @@ tree="default" xarch="aarch64-elf arm-eabi" payload_uboot="y" -status="untested" +status="unstable" diff --git a/config/coreboot/gru_kevin/warn.txt b/config/coreboot/gru_kevin/warn.txt new file mode 100644 index 00000000..1dcc4e7d --- /dev/null +++ b/config/coreboot/gru_kevin/warn.txt @@ -0,0 +1 @@ +Incomplete UEFI implementation but should boot most distros fine. Debian Bookworm installed and the first 1GB or so of the partition got corrupted. Leave the first 2GB or so unpartitioned, when installing any distro. -- cgit v1.2.1