[OE-core] [dora][PATCH] Qemu:Arm:versatilepb: Add memory size checking

2013-11-21 Thread Mark Hatle
From: Jiang Lu lu.ji...@windriver.com The machine can not work with memory over 256M, so add a checking at startup. If the memory size exceed 256M, just stop emulation then throw out warning about memory limitation. Signed-off-by: Jiang Lu lu.ji...@windriver.com Signed-off-by: Robert Yang

Re: [OE-core] [dora][PATCH] Qemu:Arm:versatilepb: Add memory size checking

2013-11-21 Thread Saul Wold
On 11/21/2013 11:35 AM, Mark Hatle wrote: From: Jiang Lu lu.ji...@windriver.com The machine can not work with memory over 256M, so add a checking at startup. If the memory size exceed 256M, just stop emulation then throw out warning about memory limitation. Signed-off-by: Jiang Lu