summaryrefslogtreecommitdiffstats
path: root/README.hardware
diff options
context:
space:
mode:
authorRobert Bradford <rob@openedhand.com>2008-02-22 12:20:40 +0000
committerRobert Bradford <rob@openedhand.com>2008-02-22 12:20:40 +0000
commit934183e35a677ad8fe9e2be3d3ae7b538ad85464 (patch)
tree5cb968c28d4d5f723bdaf3c089b03f38896b182b /README.hardware
parent4dccc9148fd0b73a4c984dd0c99affcaf11a3116 (diff)
downloadopenembedded-core-934183e35a677ad8fe9e2be3d3ae7b538ad85464.tar.gz
Add em-x270 instructions.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3854 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'README.hardware')
-rw-r--r--README.hardware13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.hardware b/README.hardware
index 932d6530ac..24b137f4be 100644
--- a/README.hardware
+++ b/README.hardware
@@ -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)