dhruvvyas90 / qemu-rpi-kernel

Qemu kernel for emulating Rpi on QEMU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I expand the memory size?

Cinofe opened this issue · comments

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

@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.