summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins <integrat@enea.se>2016-05-26 13:57:30 +0200
committerjenkins <integrat@enea.se>2016-05-26 13:57:31 +0200
commitcd45092f0070e48cbce5ae1471ac7633b436802e (patch)
tree2daa7624e4bad71476aa95d214c68817366f55d3
parent3214703ea66234c651263eac163e99c3a8d545b6 (diff)
downloadel_manifests-standard-cd45092f0070e48cbce5ae1471ac7633b436802e.tar.gz
Adding README for p2041rdb
Change-Id: I52172790d465596e667a209b97f1ac16f0221fe3
-rw-r--r--p2041rdb/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/p2041rdb/README b/p2041rdb/README
index 10690c2..21e2017 100644
--- a/p2041rdb/README
+++ b/p2041rdb/README
@@ -1,14 +1,7 @@
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
7cd /path/to/poky_directory/
8TEMPLATECONF=meta-el-standard/conf/template.p2041rdb/ . ./oe-init-build-env /path/to/build-dir
9bitbake enea-image-standard
10___END 4___END
11
12___Boot-command:p2041rdb 5___Boot-command:p2041rdb
13NFS boot commands: 6NFS boot commands:
14setenv serverip <TFTP Server IP> 7setenv serverip <TFTP Server IP>
@@ -22,4 +15,3 @@ setenv bootargs "'root=/dev/nfs rw nfsroot=<NFS Server IP>:{NFSROOTFS} ip=dhcp c
22bootm 0x1400000 - 0x13f0000 15bootm 0x1400000 - 0x13f0000
23 16
24___END 17___END
25