summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2014-04-23 15:59:51 +0000
committerLinaro Code Review <review@review.linaro.org>2014-04-23 15:59:51 +0000
commit8871e047d795843ebf1fd562751102f817978a2e (patch)
tree0a0207e0832dca58a9112261c4f1eb36b269ad6a
parente63405f8f43899764dccf88d568027eb45f6166c (diff)
parente0d75fd003bd303b485906f138a76a7f12f04caa (diff)
Merge "14.04: copy fvp_*.bin to *.bin"
-rw-r--r--INSTALL.textile3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.textile b/INSTALL.textile
index b419f67..5efab8b 100644
--- a/INSTALL.textile
+++ b/INSTALL.textile
@@ -66,6 +66,9 @@ h3. Creating a disk image
bc. linaro-media-create --dev fastmodel --output-directory fastmodel --image_size 2000M --hwpack <hwpack filename> --binary <rootfs filename>
cd fastmodel
+ln -s fvp_bl1.bin bl1.bin
+ln -s fvp_bl2.bin bl2.bin
+ln -s fvp_bl31.bin bl31.bin
h2(#boot_the_image). Boot the image