Hi, I experimented a little to make the Pyra run with standard Letux with 4GB RAM.
So far I did the following: * check that U-Boot has hypervisor mode enabled * compile kernel with lpae enabled * modify the makesd script to make a bootable SD card using the lpae kernel/dt/modules
But I still have only 2GB RAM. In U-boot and in Kernel.
What else has to be modified? Device Tree? Boot Script?
BR, Nikolaus