diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-01-08 02:22:50 +0000 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2013-01-16 10:52:07 +0100 |
commit | 0f17f59c8ae4b9acf436485ed28a3d4706e91e7d (patch) | |
tree | e3b29810ac43bde80a4319cc1afdd5308f115c64 /include/div64.h | |
parent | 9c170e2ef4ad2bd246c22c93824d754224c4929a (diff) | |
download | u-boot-imx-0f17f59c8ae4b9acf436485ed28a3d4706e91e7d.zip u-boot-imx-0f17f59c8ae4b9acf436485ed28a3d4706e91e7d.tar.gz u-boot-imx-0f17f59c8ae4b9acf436485ed28a3d4706e91e7d.tar.bz2 |
MIPS: qemu-mips: fix a typo in README
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 specifying the machine type is '-M'.
Fix the text to refer to that.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Cc: Vlad Lungu <vlad.lungu@windriver.com>
Diffstat (limited to 'include/div64.h')
0 files changed, 0 insertions, 0 deletions