summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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