From fe09a2a4f089177fec8e08dfe2e3f2afe7fdedc7 Mon Sep 17 00:00:00 2001 From: Bryan Zuelly Date: Tue, 2 Jan 2024 20:49:45 -0500 Subject: [PATCH] updates to table --- initial-testing/initial.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/initial-testing/initial.md b/initial-testing/initial.md index 480a82f..1a572e7 100644 --- a/initial-testing/initial.md +++ b/initial-testing/initial.md @@ -1,12 +1,12 @@ | | Tritrium H5 | Le Potato AML-S905X-CC | La Frite AML-S805X-AC | Renegade ROC-RK3328-CC | |:---:|:---:|:---:|:---:|:---:| -| Kernel SBC support [^1] | Passed | Passed | | cant find root partition | -| Vendor U-Boot [^2] | Yes | Yes | Yes | | -| Rocky U-Boot [^3] | Not Tested | Not Tested | | | -| USB [^4] | Passed | Passed | Passed | | -| Video [^5] | Passed | Passed | Lost Video at kernel takeover | | -| Wi-Fi [^6] | N/A | N/A | N/A | | -| Ethernet | Passed | Passed | Blinking Green LED | | +| Kernel SBC support [^1] | Passed | Passed | | Passed | +| Vendor U-Boot [^2] | Yes | Yes | Yes | Yes | +| Rocky U-Boot [^3] | Not Tested | Not Tested | | Not Tested | +| USB [^4] | Passed | Passed | Passed | single 3.0 port works, 2.0 ports don't | +| Video [^5] | Passed | Passed | Lost Video at kernel takeover | Passed | +| Wi-Fi [^6] | N/A | N/A | N/A | N/A | +| Ethernet | Passed | Passed | Blinking Green LED | Passed | [^1]: This is the kernel-mainline-sbc package that is currently being built/tested. [^2]: Vendor U-Boot is sometimes used for initial testing until it is packaged by Rocky Linux.