]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
yocto-bsps: Add a new BSP to support edgerouter
authorYang Wei <Wei.Yang@windriver.com>
Mon, 31 Mar 2014 18:01:57 +0000 (14:01 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 31 Mar 2014 22:01:00 +0000 (23:01 +0100)
commit473067887b9e04366c370ab123bcd14eff33fd9a
treef0bab55504539f17d1f52a3e883049c4a6c7341e
parent285b31ab27474c2463fdfa08a9fb02c3ff6dc20b
yocto-bsps: Add a new BSP to support edgerouter

  The EdgeRouter Lite is part of the EdgeMax series. It is an MIPS64 router(Cavium Octeon)
  with 512MB of RAM, which uses a USB pendrive for storage.

  Setup instructions
  ------------------

  You will need the following:
  * NFS root setup on your workstation
  * TFTP server installed on your workstation
  * Straight-thru 9-conductor serial cable (DB9, M/F) connected from your
    PC to UART1
  * Ethernet connected to the first ethernet port on the board

The rest of the details can be found in the BSP kernel config, and README.hardware.

Signed-off-by: Yang Wei <Wei.Yang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto-bsp/conf/machine/edgerouter.conf [new file with mode: 0644]