From cb04060f4b745f032cb8ad454b0ea67f811eb67f Mon Sep 17 00:00:00 2001 From: jenkins Date: Wed, 25 May 2016 19:44:03 +0200 Subject: Adding README for p2041rdb Change-Id: I6de7b0e3bf0c44cd5d278617eadfd5d3eb2e2266 --- p2041rdb/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'p2041rdb') diff --git a/p2041rdb/README b/p2041rdb/README index 758c145..db3021b 100644 --- a/p2041rdb/README +++ b/p2041rdb/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 p2041rdb -============================= +___Build-command:p2041rdb cd /path/to/poky_directory/ TEMPLATECONF=meta-el-networking/conf/template.p2041rdb/ . ./oe-init-build-env /path/to/build-dir bitbake enea-image-networking +___END -Boot commands for p2041rdb -============================= +___Boot-command:p2041rdb NFS boot commands: setenv serverip @@ -22,4 +21,5 @@ setenv bootargs "'root=/dev/nfs rw nfsroot=:{NFSROOTFS} ip=dhcp c bootm 0x1400000 - 0x13f0000 +___END -- cgit v1.2.3-54-g00ecf