update more board statuses before release

what's left to properly test are pineview/x4x/i945 boards

Signed-off-by: Leah Rowe <leah@libreboot.org>
audit2-merge1
Leah Rowe 2024-04-27 15:25:43 +01:00 committed by Leah Rowe
parent a52db7899c
commit bd9404c237
8 changed files with 8 additions and 6 deletions

View File

@ -1,4 +1,4 @@
tree="default"
xarch="aarch64-elf arm-eabi"
payload_uboot="y"
status="untested"
status="unstable"

View File

@ -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.

View File

@ -1,4 +1,4 @@
tree="default"
xarch="aarch64-elf arm-eabi"
payload_uboot="y"
status="untested"
status="unstable"

View File

@ -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.

View File

@ -4,4 +4,4 @@ payload_seabios="y"
payload_memtest="y"
xlang="c"
grub_timeout=10
status="untested"
status="stable"

View File

@ -5,4 +5,4 @@ payload_seabios_withgrub="y"
payload_memtest="y"
xlang="c"
grub_timeout=10
status="untested"
status="stable"

View File

@ -1,4 +1,4 @@
tree="default"
xarch="aarch64-elf arm-eabi"
payload_uboot="y"
status="untested"
status="stable"

View File

@ -5,4 +5,4 @@ payload_grub_withseabios="y"
payload_seabios="y"
payload_memtest="y"
grub_scan_disk="both"
status="untested"
status="stable"