From 0b4a6120b908ab585970c33859c2538320aa1c0f Mon Sep 17 00:00:00 2001 From: jenkins Date: Mon, 23 May 2016 19:24:32 +0200 Subject: Adding README for p2041rdb Change-Id: I977a68f38f6d04336f74d0a63f7109bba451579b --- p2041rdb/README | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/p2041rdb/README b/p2041rdb/README index 758c145..2103b44 100644 --- a/p2041rdb/README +++ b/p2041rdb/README @@ -3,23 +3,5 @@ This file is a template used to produce the real README. Read that one instead Bla bla bla ... -Build commands for 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 - -Boot commands for p2041rdb -============================= -NFS boot commands: -setenv serverip - -tftp 1400000 - -tftp 13f0000 - -setenv bootargs "'root=/dev/nfs rw nfsroot=:{NFSROOTFS} ip=dhcp console=ttyS0115200 memmap=16M$0xf7000000 mem=4080M max_addr=f6ffffff'" - -bootm 0x1400000 - 0x13f0000 -- cgit v1.2.3-54-g00ecf