Hello
After flashing EDK2 firmware I am seeing this message in the UART console output -
“*** Warning - bad CRC, using default environment”. Is it because EDK2 blanks out the original u-boot saveenv settings? Do I need to do anything to make it go away or is it harmless and can be ignored?
The system boots fine and is useable with Armbian.
Check and list partitions ; I think it uses still boot.scr method, not EFI. For that you need efi/boot/bootaa64.efi on extra boot partiton. Settings should go in SPI-flash, like a PC BIOS and not in some uboot env file.