summaryrefslogtreecommitdiffstats
path: root/p2041rdb
diff options
context:
space:
mode:
authorjenkins <integrat@enea.se>2016-05-26 10:52:45 +0200
committerjenkins <integrat@enea.se>2016-05-26 10:52:45 +0200
commit71b1ff6563a9b26593022dcf340ff75a13c95d91 (patch)
treeb69e852a154b15f26c3b82d600be8241c62ce216 /p2041rdb
parentcb04060f4b745f032cb8ad454b0ea67f811eb67f (diff)
downloadel_manifests-networking-71b1ff6563a9b26593022dcf340ff75a13c95d91.tar.gz
Adding README for p2041rdb
Change-Id: I339fc6f910435cff2d745b8b5c81f597fe90cc40
Diffstat (limited to 'p2041rdb')
-rw-r--r--p2041rdb/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/p2041rdb/README b/p2041rdb/README
index db3021b..f49a390 100644
--- a/p2041rdb/README
+++ b/p2041rdb/README
@@ -1,6 +1,3 @@
1This file is a template used to produce the real README. Read that one instead
2
3
4Bla bla bla ... 1Bla bla bla ...
5 2
6___Build-command:p2041rdb 3___Build-command:p2041rdb
@@ -8,7 +5,6 @@ cd /path/to/poky_directory/
8TEMPLATECONF=meta-el-networking/conf/template.p2041rdb/ . ./oe-init-build-env /path/to/build-dir 5TEMPLATECONF=meta-el-networking/conf/template.p2041rdb/ . ./oe-init-build-env /path/to/build-dir
9bitbake enea-image-networking 6bitbake enea-image-networking
10___END 7___END
11
12___Boot-command:p2041rdb 8___Boot-command:p2041rdb
13NFS boot commands: 9NFS boot commands:
14setenv serverip <TFTP Server IP> 10setenv serverip <TFTP Server IP>
@@ -22,4 +18,3 @@ setenv bootargs "'root=/dev/nfs rw nfsroot=<NFS Server IP>:{NFSROOTFS} ip=dhcp c
22bootm 0x1400000 - 0x13f0000 18bootm 0x1400000 - 0x13f0000
23 19
24___END 20___END
25