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

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Tue Jan 8 18:29:36 CET 2013


2013/1/8 Gabor Juhos <juhosg at openwrt.org>:
> 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 at openwrt.org>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at googlemail.com>
> Cc: Vlad Lungu <vlad.lungu at windriver.com>
> ---
>  board/qemu-mips/README |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied to u-boot-mips/next, thanks

-- 
Best regards,
Daniel


More information about the U-Boot mailing list