summaryrefslogtreecommitdiff
path: root/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
diff options
context:
space:
mode:
Diffstat (limited to 'members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt')
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
index eed1719..a3afd53 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
@@ -13,7 +13,6 @@ Linaro Android releases are made up of the following components.
| juno.dtb | Device Tree Binary |
| ramdisk.img | Ramdisk image |
| linaro_android_build_cmds.sh | Build script for the complete Android release |
-| board_recovery_image_0.10.1.zip | Latest Juno board firmware recovery image |
Other files such as *manifest*, *.txt and *.html provide information such as package contents or MD5SUMs about the files they share a common filename with.
@@ -319,7 +318,7 @@ The configuration flash memory should now be visible on the host computer as a m
6. If you wish to update one or more of the firmware components then skip to step 7. Otherwise, for a full system recovery, format the configuration flash memory (FAT16).
-7. Extract the board recovery image ("board_recovery_image-0.10.1-linaro3.tar.bz2":https://releases.linaro.org/15.02/members/arm/android/images/armv8-android-juno-lsk/board_recovery_image-0.10.1-linaro3.tar.bz2) to the root directory of the configuration flash memory, preserving the directory structure.
+7. Extract the board recovery image ("board_recovery_image.tar.bz2":https://git.linaro.org/arm/vexpress-firmware.git/blob/5df1188de898f9eb44b9d8ed45408e6fe95fc8ba:/board_recovery_image.tar.bz2) to the root directory of the configuration flash memory, preserving the directory structure.
8. If you are performing a system recovery or installing an update from ARM then skip to step 9. Otherwise if you wish to install firmware images that you have "built yourself":https://releases.linaro.org/15.02/members/arm/android/images/armv8-android-juno-lsk/#tabs-3 then delete the bl1.bin and fip.bin from the /SOFTWARE/ directory in the configuration flash memory, and copy your own bl1.bin and fip.bin images into that directory to replace them.