dhruvvyas90 / qemu-rpi-kernel

Qemu kernel for emulating Rpi on QEMU
2.05k stars 362 forks source link

How can I expand the memory size? #143

Closed Cinofe closed 2 years ago

Cinofe commented 2 years ago

if '-m' value size change 256 to 512 then it is not working.

dhruvvyas90 commented 2 years ago

@Cinofe : Try native emulation as per this wiki. link Versatilepb kernels have this limitation but you can have more memory via native emulation. hope this helps.