From 12acdbe9d83dab15b364d9fab7b56b95a0a47925 Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Thu, 26 Jul 2018 18:22:47 +0800 Subject: README: minor edit We don't supply binaries anymore. Also, remove some obsolete comments. Signed-off-by: Anuj Mittal --- README | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index 6482fe2a..2835b365 100644 --- a/README +++ b/README @@ -155,14 +155,10 @@ repository at the same location. b. Booting the intel-common BSP images -------------------------------------- -If you downloaded the BSP tarball, you will find bootable images in -the /binary directory. If you've built your own image, either from -the downloaded BSP layer or from the meta-intel git repository, you'll -find the bootable image in the build/tmp/deploy/images/xxx directory, -where again 'xxx' refers to the machine name used in the build. - -The BSP /binary directory or build contains bootable live images, -which can be used to directly boot Yocto off of a USB flash drive. +If you've built your own image, either from the downloaded BSP layer +or from the meta-intel git repository, you'll find the bootable +image in the build/tmp/deploy/images/xxx directory, where again +'xxx' refers to the machine name used in the build. Under Linux, insert a USB flash drive. Assuming the USB flash drive takes device /dev/sdf, use dd to copy the image to it. Before the image -- cgit v1.2.3-54-g00ecf