]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
Drop remaining bootcdx86 references, the -live images for qemux86 and atom-pc replace...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Jan 2011 14:07:13 +0000 (14:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Jan 2011 14:07:13 +0000 (14:07 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
README.hardware

index 46984419adbc41c56fd90fc68b6468247687e453..bc5b5b8afdf6c28e6091a49785258e99da18933e 100644 (file)
@@ -46,14 +46,6 @@ The following consumer devices are supported by Poky:
 For more information see board's section below. The Poky MACHINE setting
 corresponding to the board is given in brackets.
 
-Poky Boot CD (bootcdx86)
-========================
-
-The Poky boot CD iso images are designed as a demonstration of the Poky 
-environment and to show the versatile image formats Poky can generate. It will
-run on Pentium2 or greater PC style computers. The iso image can be 
-burnt to CD and then booted from.
-
 
                           Hardware Reference Boards
                           =========================
@@ -319,9 +311,9 @@ On the first partition you need three files:
   * a kernel renamed to "zImage"
   * a default.txt which contains:
 
-set kernel "zImage"\r
-set mtype "855"\r
-set cmdline "root=/dev/mmcblk0p2 rw console=ttyS0,115200n8 console=tty0 rootdelay=5 fbcon=rotate:1"\r
+set kernel "zImage"
+set mtype "855"
+set cmdline "root=/dev/mmcblk0p2 rw console=ttyS0,115200n8 console=tty0 rootdelay=5 fbcon=rotate:1"
 boot2
 
 On the second parition the root file system is extracted as root. A different