From ec946ff3dda5915f5f354d38ab826552eab15295 Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 25 May 2016 15:52:27 +0200 Subject: Adding README for ls1021aiot Change-Id: I83380bbd638afb8f1e3e7d57d4100ffee08a79d3 --- ls1021aiot/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ls1021aiot/README b/ls1021aiot/README index 610edd8..ceba8f6 100644 --- a/ls1021aiot/README +++ b/ls1021aiot/README @@ -3,14 +3,13 @@ This file is a template used to produce the real README. Read that one instead Bla bla bla ... -Build commands for ls1021aiot -============================= +___Build-command:ls1021aiot cd /path/to/poky_directory/ TEMPLATECONF=meta-el-standard/conf/template.ls1021aiot/ . ./oe-init-build-env /path/to/build-dir bitbake enea-image-standard +___END -Boot commands for ls1021aiot -============================= +___ Boot-command:ls1021aiot NFS boot commands: setenv serverip @@ -22,4 +21,5 @@ setenv bootargs "'root=/dev/nfs rw nfsroot=:{NFSROOTFS} ip=dhcp c bootm 82000000 - 8f000000 +___END -- cgit v1.2.3-54-g00ecf