From 92e5cd2db66549b8c305ee778bf3dc3019a1043d Mon Sep 17 00:00:00 2001 From: Bryan Zuelly Date: Sat, 20 Jan 2024 16:37:59 -0500 Subject: [PATCH] 2ndround corrections --- testing/2ndRound.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/2ndRound.md b/testing/2ndRound.md index 95e9ad5..8ff0c00 100644 --- a/testing/2ndRound.md +++ b/testing/2ndRound.md @@ -13,7 +13,7 @@ The 2nd round of testing will include the same as before except that we'll use U | USB | Passed | Passed | | | Passed | | Video | Passed | Passed | | | Passed | | Wi-Fi | N/A | N/A | | | N/A | -| Ethernet | Passed | Passed | | | Passed | +| Ethernet | Passed | Failed | | | Passed | *Amlogic U-boot binaries must be fip-signed with Amlogic's tools. @@ -21,5 +21,5 @@ The 2nd round of testing will include the same as before except that we'll use U ### Issues As of 18 January 2024: Amlogic boards must have their U-boot binaries fip-signed. Currently, this affects both the Le Potato and the Odroid-n2. Check the official u-boot docs for additional information. Amlogic requires written permission for using its signing utilites (if i'm reading it correctly.) -Le Potato has issues with the ethernet adapter constantly resetting. -The Odroid N2 is functional other than "reboot" doesnt work. It then says something to the effect of "watchdog didnt stop". Other than that, it seems to work. \ No newline at end of file +Le Potato has issues with the ethernet adapter constantly resetting and is currently non-functional. +The Odroid N2 is functional other than "reboot" doesnt work and non-functional usb during U-Boot which stops the boot process(although sometimes it has booted so fast you couldnt get even press a key if you wanted to). The "reboot" error is something to the effect of "watchdog didnt stop". Other than that, it seems to work if you can get it to boot on its own.