diff options
Diffstat (limited to 'config/coreboot/gru_bob')
-rw-r--r-- | config/coreboot/gru_bob/target.cfg | 2 | ||||
-rw-r--r-- | config/coreboot/gru_bob/warn.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/config/coreboot/gru_bob/target.cfg b/config/coreboot/gru_bob/target.cfg index 3ff37611..c6ad9102 100644 --- a/config/coreboot/gru_bob/target.cfg +++ b/config/coreboot/gru_bob/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_bob/warn.txt b/config/coreboot/gru_bob/warn.txt new file mode 100644 index 00000000..1dcc4e7d --- /dev/null +++ b/config/coreboot/gru_bob/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. |