summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins <integrat@enea.se>2016-05-26 14:02:05 +0200
committerjenkins <integrat@enea.se>2016-05-26 14:02:06 +0200
commit433a98fb175f2c14df8a25fc2ecb6df96e146118 (patch)
tree72ef6f9c7f5c10c07e8ca04c25405e56d8f4ef8d
parent61770ab8f5b5268494cb134979fadb2bf4ed4546 (diff)
downloadel_manifests-standard-433a98fb175f2c14df8a25fc2ecb6df96e146118.tar.gz
Adding README for ls1021aiot
Change-Id: I8caf2ba810229e972f55342b057cdfcbc76d9767
-rw-r--r--ls1021aiot/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/ls1021aiot/README b/ls1021aiot/README
index 768af29..bad036f 100644
--- a/ls1021aiot/README
+++ b/ls1021aiot/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:ls1021aiot 3___Build-command:ls1021aiot
7cd /path/to/poky_directory/
8TEMPLATECONF=meta-el-standard/conf/template.ls1021aiot/ . ./oe-init-build-env /path/to/build-dir
9bitbake enea-image-standard
10___END 4___END
11
12___Boot-command:ls1021aiot 5___Boot-command:ls1021aiot
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 82000000 - 8f000000 15bootm 82000000 - 8f000000
23 16
24___END 17___END
25