runqemu: remove ISO and RAMFS from help text

They don't work, and the script can check the type correctly.

(From OE-Core rev: b5cc1e70dbd5df160ddedcaa40d0ab714a307561)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang 2016-03-02 01:01:23 -08:00 committed by Richard Purdie
parent 58bc8542de
commit d85ca4a616
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@ of the following environment variables (in any order):
KERNEL - the kernel image file to use
ROOTFS - the rootfs image file or nfsroot directory to use
MACHINE - the machine name (optional, autodetected from KERNEL filename if unspecified)
RAMFS - boot a ramfs-based image
ISO - boot an ISO image
Simplified QEMU command-line options can be passed with:
nographic - disables video console
serial - enables a serial console on /dev/ttyS0