Hi, I've followed the guide and flash acrossed the Android-SWR ISO to the USB. However when I try and boot the board from the USB is doesn#t seem to pick up the operating system. Getting the below UART output.
I haven't partitioned the SSD wondering if is the issue or related?
add-symbol-file /home/martin/bsp/uefi/edk2/Build/morellosoc/DEBUG_CLANG38/AARCH64/ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore/DEBUG/ArmPlatformPrePeiCore.dll 0xE000F800add-symbol-file /home/martin/bsp/uefi/edk2/Build/morellosoc/DEBUG_CLANG38/AARCH64/MdeModulePkg/Core/Pei/PeiMain/DEBUG/PeiCore.dll 0xE0020240add-symbol-file /home/martin/bsp/uefi/edk2/Build/morellosoc/DEBUG_CLANG38/AARCH64/MdeModulePkg/Universal/PCD/Pei/Pcd/DEBUG/PcdPeim.dll 0xE0033240Loading PEIM at 0x000E0033160 EntryPoint=0x000E0033240 PcdPeim.efiadd-symbol-file /home/martin/bsp/uefi/edk2/Build/morellosoc/DEBUG_CLANG38/AARCH64/ArmPlatformPkg/MemoryInitPei/MemoryInitPeim/DEBUG/MemoryInit.dll 0xE0004240Loading PEIM at 0x000E0004160 EntryPoint=0x000E0004240 MemoryInit.efiMemory Init PEIM Loadedremote-ddr-size property not foundASSERT [MemoryInit] PlatformLibMemSoc.c(173): Status == 0
Hi Martin,
Looks like it is failing in the early stage of UEFI boot. Are you using a tagged version of the release or is some of the software components moved to other branches before build?
Regards,
Manoj