summaryrefslogtreecommitdiffstats
path: root/README.hardware
Commit message (Collapse)AuthorAgeFilesLines
* README.hardware: update genericx86 hardware supportRoss Burton2013-10-011-8/+26
| | | | | | | (From meta-yocto rev: ed421124e5f9c13ddca1a29a9a645b79e024d602) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: Replace atom-pc with genericx86Darren Hart2013-08-271-6/+6
| | | | | | | | | | | | | Update README.hardware to reflect the recent replacement of atom-pc with genericx86. (From meta-yocto rev: 632d92087cebb11ff9cb0110f9dae01d04bdd83b) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Ross Burton <ross.burton@intel.com> Cc: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: Update mpc8315 load addressRichard Purdie2013-04-161-3/+3
| | | | | | | | | | | | The kernel size has grown to a point where the original load address might not work due to memory region overlap. This updates the instructions to use larger memory addresses which avoids the problem. [YOCTO #2430] (From meta-yocto rev: 6b7cd4aa50f91c4ebb8a61c9d7fea616be63f470) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: bring up-to-datePaul Eggleton2013-04-101-22/+29
| | | | | | | | | | | * Fix Yocto Project documentation URL * Indicate physical reference hardware support comes from meta-yocto-bsp * Remove/replace references to Poky where appropriate (From meta-yocto rev: e2d620445993d56008e78a7e8463080315828e4c) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: extend USB-ZIP instructionsPaul Eggleton2012-04-011-10/+32
| | | | | | | | | | | | | | * Note that on some machines booting just stops after the SYSLINUX version banner is displayed * Add an instruction to show how to get the geometry information for the disk * Specify the number of cylinders when running mkdiskimage as it is sometimes unable to detect it automatically * Create the temporary mountpoints before attempting to use them * Add an instruction to unmount the disk before removing it Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware for mpc8315erdb incorrectly specified a null modem serial cableBob Cochran2012-04-011-2/+2
| | | | | | | | | | | | I noticed this while beta testing 1.2. but patch is against master (latest commit: bcd4d14425cadc5bd6296f59f14733e8c39c49dd). Instructions specified a null modem. This isn't the case. A straight serial cable is required. I verified it with my own setup and Freescale's user manual. Signed-off-by: Robert Cochran<yocto@mindchasers.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: declare support for BeagleBoard xM rev BPaul Eggleton2011-11-101-1/+1
| | | | | | The BeagleBoard xM revision B has been tested (by me, if nobody else.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* README.hardware: update atom-pc instructionsPaul Eggleton2011-11-101-17/+9
| | | | | | | | | The -live and -directdisk images have been superseded in the Yocto Project 1.1 release, so update the instructions for atom-pc relating to this change. Also fix a couple of other minor atom-pc related capitalisation. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* README.hardware: update MPC8315E-RDB instructionsPaul Eggleton2011-07-201-14/+41
| | | | | | | | | Update the instructions for setting up the MPC8315E-RDB so that they are clearer, use correct filenames, match the other board instructions more closely, and include a note about dealing with non-default MAC addresses. Additionally, add a note about ordering MPC8315E-RDBA. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* README.hardware: update installation instructions for beagleboardDarren Hart2011-05-251-16/+28
| | | | | | | | | | | | | o Add C4 specific instructions o Replace poky with core o Correct a kernel version typo o Clarify some language to avoid confusion encountered during testing Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Zhao Yi <yi.zhao@windriver.com> Cc: Bruce Ashfield <bruce.ashfield@windriver.com> Cc: Jeff Osier-mixon <jeffrey.osier-mixon@intel.com> Cc: Koen Kooi <koen@dominion.thruhere.net>
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-211-10/+10
| | | | | | (From OE-Core rev: 560b04181d8f51d189b99f01a72f17210dadf7a3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: automate boot process for router station proDarren Hart2011-04-121-0/+22
| | | | | | | | (From OE-Core rev: d192b79721c5ef9137720f08bab5d6b97cb041be) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: remove u-boot flashing instructions for mpc8315e-rdbPaul Eggleton2011-03-311-26/+3
| | | | | | | | | | | | Upgrading u-boot is apparently not necessary with current board revisions, and these instructions may not work properly anyway (our toolchain seems not to be able to compile u-boot in the way described), and given that they are potentially risky they should be removed. (From OE-Core rev: 52a85e805797bff2ec53b2356da8daf224460e9e) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: add Freescale MPC8315E-RDB; other minor tweaksPaul Eggleton2011-03-251-1/+69
| | | | | | | | | | | | * Add Freescale MPC8315E-RDB instructions (based on Wind River README passed on by Bruce Ashfield) * Add short info paragraph for RouterStation Pro (to match BeagleBoard) * Add example for connecting to RouterStation Pro serial console with picocom (From OE-Core rev: 58d443a2ff300ff290486b2153f8a90a8ca2a89b) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: update for 1.0 releasePaul Eggleton2011-03-181-403/+170
| | | | | | | | | | | | | | * Update to refer to Yocto documentation * Change title as suggested by Scott Rifenbark * List all qemu* machine targets * Remove machines no longer in core layer * Add instructions for routerstationpro (originally based on an email from Mark Hatle) (From OE-Core rev: f8e9b15aa694b0f6d3373c2b6bf8904fdb0c7b86) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: update the beagleboard serial port documentationDarren Hart2011-02-151-4/+12
| | | | | | | | | | | | | Update the README.hardware beagleboard description to account for the use of the OMAP_SERIAL in recent kernel recipes. Add a note documenting how to use the old 8250 based serial devices for older kernels. Correct a type. Correct the boot script name from user.scr to boot.scr. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Gary Thomas <gary@mlbassoc.com>
* Drop remaining bootcdx86 references, the -live images for qemux86 and ↵Richard Purdie2011-01-241-11/+3
| | | | | | atom-pc replace this Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README.hardware: add beagleboard documentationDarren Hart2011-01-211-0/+71
| | | | | | | | | | | Document the install and boot process for the Beagleboard xM with provisions for the C4. I need someone with a C4 board to validate the steps. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com> CC: Bruce Ashfield <bruce.ashfield@windriver.com> CC: Scott Rifenbark <scott.m.rifenbark@intel.com>
* README.hardware: Add Atom PC image flashing documentationDarren Hart2010-12-161-0/+75
| | | | | | | Cover the basics of flashing images to physical media for the Atom PC MACHINE, as well as dealing with BIOSs that can only boot USB media in USB-ZIP mode. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* Fix broken string with weird characters.Robert Bradford2008-02-291-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3878 311d38ba-8fff-0310-9ca6-ca027cbcb966
* README.hardware: Add note about Phytec boardRichard Purdie2008-02-221-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3857 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add em-x270 instructions.Robert Bradford2008-02-221-2/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3854 311d38ba-8fff-0310-9ca6-ca027cbcb966
* README.hardware: Document htcuniversal bootingRichard Purdie2008-02-211-12/+42
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3844 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update instructions for MX31ADS board including NAND details.Robert Bradford2008-02-201-4/+47
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3836 311d38ba-8fff-0310-9ca6-ca027cbcb966
* README.hardware: Add mx31lite documentationRichard Purdie2008-02-151-3/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3816 311d38ba-8fff-0310-9ca6-ca027cbcb966
* README.hardware: c700 is PXA250Marcin Juszkiewicz2008-02-141-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3805 311d38ba-8fff-0310-9ca6-ca027cbcb966
* README.hardware: another docbook removedMarcin Juszkiewicz2008-02-141-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3804 311d38ba-8fff-0310-9ca6-ca027cbcb966
* README.hardware: remove docbook tags from FIC-gta01Marcin Juszkiewicz2008-02-141-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3803 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add README.hardwareRichard Purdie2008-02-141-0/+344
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3801 311d38ba-8fff-0310-9ca6-ca027cbcb966
OpenPOWER on IntegriCloud