Re: [U-Boot] [PATCH 1/2] board/qemu-mips: fix a typo in README

2013-01-08 Thread Daniel Schwierzeck
2013/1/8 Gabor Juhos : > The 'Limitations & comments' section refers to the > '-m mips' switch which is not valid. The '-m' switch > can be used for setting the virtual RAM size: > > $qemu-system-mips --help | grep '^-m ' > -m megs set virtual RAM size to megs MB [default=128] >

[U-Boot] [PATCH 1/2] board/qemu-mips: fix a typo in README

2013-01-08 Thread Gabor Juhos
The 'Limitations & comments' section refers to the '-m mips' switch which is not valid. The '-m' switch can be used for setting the virtual RAM size: $qemu-system-mips --help | grep '^-m ' -m megs set virtual RAM size to megs MB [default=128] $ The correct switch for specifyin