From a8c6007c4a8d4b0c7fa6e9bbb11e52c50a426830 Mon Sep 17 00:00:00 2001 From: Catalin Scrieciu Date: Thu, 3 Aug 2017 11:04:55 +0200 Subject: Stripped demo repo to only build qemuarm64 --- p2041rdb/README | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 p2041rdb/README (limited to 'p2041rdb/README') diff --git a/p2041rdb/README b/p2041rdb/README deleted file mode 100644 index 3b2e30c..0000000 --- a/p2041rdb/README +++ /dev/null @@ -1,26 +0,0 @@ -This file contains build and boot instructions for Enea Linux on P2041RDB, - -standard profile. - - - -___Build-command:p2041rdb -cd /path/to/poky_directory/ -TEMPLATECONF=meta-el-standard/conf/template.p2041rdb/ . ./oe-init-build-env /path/to/build-dir -bitbake enea-image-standard -___END - - -___Boot-command: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 - -___END -- cgit v1.2.3-54-g00ecf