]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add em-x270 instructions.
authorRobert Bradford <rob@openedhand.com>
Fri, 22 Feb 2008 12:20:40 +0000 (12:20 +0000)
committerRobert Bradford <rob@openedhand.com>
Fri, 22 Feb 2008 12:20:40 +0000 (12:20 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3854 311d38ba-8fff-0310-9ca6-ca027cbcb966

README.hardware

index 932d6530acf8af7563dc0156099840b49e319488..24b137f4be681e48758024441a852785b9f997c6 100644 (file)
@@ -44,7 +44,7 @@ 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)
 ========================
 
@@ -119,7 +119,16 @@ IMAGE_FSTYPES=cpio.gz MACHINE=cm-x270 POKYLIBC=uclibc bitbake poky-image-minimal
 Compulab EM-X270 (em-x270)
 ==========================
 
-FIXME
+Fetch the "Linux - kernel and run-time image (Angstrom)" ZIP file from the
+Compulab website. Inside the images directory of this ZIP file is another ZIP
+file called 'LiveDisk.zip'. Extract this over a cleanly formatted vfat USB flash
+drive. Replace the 'em_x270.img' file with the 'updater-em-x270.ext2' file.
+
+Insert this USB disk into the supplied adapter and connect this to the
+board. Whilst holding down the the suspend button press the reset button. The
+board will now boot off the USB key and into a version of Angstrom. On the
+desktop is an icon labelled "Updater". Run this program to launch the updater
+that will flash the Poky kernel and rootfs to the board.
 
 
 FreeScale iMX31ADS (mx31ads)