summaryrefslogtreecommitdiffstats
path: root/README.hardware
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-03-29 18:16:11 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-03-30 11:56:39 +0100
commit904facdf56028d63d938e07c459169cbe78ef8fe (patch)
tree88b288de57616040b21f3ab659c6e68d8cb53b55 /README.hardware
parent8b4367e3b56285add7c8080a6a99e5005d03c8b7 (diff)
downloadopenembedded-core-contrib-904facdf56028d63d938e07c459169cbe78ef8fe.tar.gz
README.hardware: clarify NFS requirements for edgerouter
You don't need NFS/TFTP for a plain USB setup. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
-rw-r--r--README.hardware11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.hardware b/README.hardware
index a97f104117..0a34b214a3 100644
--- a/README.hardware
+++ b/README.hardware
@@ -352,19 +352,22 @@ Setup instructions
------------------
You will need the following:
-* NFS root setup on your workstation
-* TFTP server installed on your workstation
* RJ45 -> serial ("rollover") cable connected from your PC to the CONSOLE
- port on the board
+ port on the device
* Ethernet connected to the first ethernet port on the board
+If using NFS as part of the setup process, you will also need:
+* NFS root setup on your workstation
+* TFTP server installed on your workstation (if fetching the kernel from
+ TFTP, see below).
+
--- Preparation ---
Build an image (e.g. core-image-minimal) using "edgerouter" as the MACHINE.
In the following instruction it is based on core-image-minimal. Another target
may be similiar with it.
---- Booting from NFS root ---
+--- Booting from NFS root / kernel via TFTP ---
Load the kernel, and boot the system as follows: