02-21-2023, 12:06 AM
(01-24-2023, 11:51 PM)balbes150 Wrote:(01-24-2023, 11:16 AM)diederik Wrote: I still need to look further into it, but I had the same issue with a Model-B, no output on both UART adapters (both woodpecker), while both work fine with Model-A.
Yes, I have the same, there is no output to UART, but Armbian and Alt linux start and work without problems using u-boot-2022.10 and EDK2-EFI with kernel 6.1 and 6.2. For ordinary users, the work of the UART console does not matter, it is important only for developers (for debugging and process control bootloader startup and the initial stage of kernel startup).
While I can't write (upstream) kernel drivers, I do consider myself a developer and have contributed to Plebian. (So) for me a working UART console is important.
(01-28-2023, 04:58 AM)balbes150 Wrote: Added EDK2-EFI support for Quartz64-B, details and links to working images in the corresponding topic about Armbian.
Did you get serial console output with EDK2-EFI?