From 0409aee38c3f7484e9b0cd2ac7bba36fe70e46b7 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 15 Jun 2017 22:30:33 +0200 Subject: Adding README for ls1021aiot --- ls1021aiot/README | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/ls1021aiot/README b/ls1021aiot/README index bf8d746..ec64949 100644 --- a/ls1021aiot/README +++ b/ls1021aiot/README @@ -4,23 +4,5 @@ standard profile. -___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-command:ls1021aiot -NFS boot commands: -setenv serverip - -tftp 82000000 - -tftp 8f000000 - -setenv bootargs "'root=/dev/nfs rw nfsroot=:{NFSROOTFS} ip=dhcp console=ttyS0115200'" - -bootm 82000000 - 8f000000 - -___END -- cgit v1.2.3-54-g00ecf