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
parent
a52db7899c
commit
bd9404c237
|
@ -1,4 +1,4 @@
|
|||
tree="default"
|
||||
xarch="aarch64-elf arm-eabi"
|
||||
payload_uboot="y"
|
||||
status="untested"
|
||||
status="unstable"
|
||||
|
|
|
@ -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.
|
|
@ -1,4 +1,4 @@
|
|||
tree="default"
|
||||
xarch="aarch64-elf arm-eabi"
|
||||
payload_uboot="y"
|
||||
status="untested"
|
||||
status="unstable"
|
||||
|
|
|
@ -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.
|
|
@ -4,4 +4,4 @@ payload_seabios="y"
|
|||
payload_memtest="y"
|
||||
xlang="c"
|
||||
grub_timeout=10
|
||||
status="untested"
|
||||
status="stable"
|
||||
|
|
|
@ -5,4 +5,4 @@ payload_seabios_withgrub="y"
|
|||
payload_memtest="y"
|
||||
xlang="c"
|
||||
grub_timeout=10
|
||||
status="untested"
|
||||
status="stable"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
tree="default"
|
||||
xarch="aarch64-elf arm-eabi"
|
||||
payload_uboot="y"
|
||||
status="untested"
|
||||
status="stable"
|
||||
|
|
|
@ -5,4 +5,4 @@ payload_grub_withseabios="y"
|
|||
payload_seabios="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="both"
|
||||
status="untested"
|
||||
status="stable"
|
||||
|
|
Loading…
Reference in New Issue