summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-05-26 12:14:01 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-05-26 12:14:01 +0100
commit24f03cb9bbbf2f8098e3f846ee1fac96c7db2d85 (patch)
tree03cb9d99e2564a2803c529b18afe4cc961ed8e9d
parent5d93c2f0e1494699e0e6100043a794e2e4b07bc8 (diff)
15.05: update board_recovery_image details
Change-Id: I61c87bae8443da4748333e5b2dc3bcc40ee5f657 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt2
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt4
-rw-r--r--members/arm/openembedded/juno-lsk/HACKING.textile2
-rw-r--r--members/arm/openembedded/juno-lsk/INSTALL.textile4
4 files changed, 6 insertions, 6 deletions
diff --git a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt
index 950bf9f..96aa266 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt
@@ -219,7 +219,7 @@ $ make fiptool
bc. $ export PATH=$JUNO_ROOT_DIR/arm-trusted-firmware/tools/fip_create:$PATH
-3. Download the "firmware image artefacts":https://git.linaro.org/arm/vexpress-firmware.git/blob/5df1188de898f9eb44b9d8ed45408e6fe95fc8ba:/board_recovery_image.tar.bz2 and extract to a working directory (hereafter referred to as @"<path to prebuilt binary>"@).
+3. Download the "firmware image artefacts":https://git.linaro.org/arm/vexpress-firmware.git/blob/bb4ca8b261484b8775b524bc9ab3af74598306fb:/board_recovery_image.tar.bz2 and extract to a working directory (hereafter referred to as @"<path to prebuilt binary>"@).
4. Gather the binary files (the following example is for release builds only).
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 9fe38de..759696e 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
@@ -24,7 +24,7 @@ Linaro provides two methods for installing Linaro binary builds:
h2. Pre-Installation Steps
-Before any installation begins, it is important that you ensure your board has the latest "firmware":#firmware installed. Please see "Juno Board Recovery Image and MCC firmware update":#firmware below for the latest updates and installation instructions. We always recommend that users install the latest version available, which at the time of release is 0.10.1.
+Before any installation begins, it is important that you ensure your board has the latest "firmware":#firmware installed. Please see "Juno Board Recovery Image and MCC firmware update":#firmware below for the latest updates and installation instructions. We always recommend that users install the latest version available, which at the time of release is 0.11.3.
h2. Using pre-built image
@@ -319,7 +319,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.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.
+7. Extract the board recovery image ("board_recovery_image.tar.bz2":https://git.linaro.org/arm/vexpress-firmware.git/blob/bb4ca8b261484b8775b524bc9ab3af74598306fb:/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.05/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.
diff --git a/members/arm/openembedded/juno-lsk/HACKING.textile b/members/arm/openembedded/juno-lsk/HACKING.textile
index 1425109..df53473 100644
--- a/members/arm/openembedded/juno-lsk/HACKING.textile
+++ b/members/arm/openembedded/juno-lsk/HACKING.textile
@@ -217,7 +217,7 @@ $ make fiptool
bc. $ export PATH=$JUNO_ROOT_DIR/arm-trusted-firmware/tools/fip_create:$PATH
-3. Download the "firmware image artefacts":https://git.linaro.org/arm/vexpress-firmware.git/blob/5df1188de898f9eb44b9d8ed45408e6fe95fc8ba:/board_recovery_image.tar.bz2 and extract to a working directory (hereafter referred to as @"<path to prebuilt binary>"@).
+3. Download the "firmware image artefacts":https://git.linaro.org/arm/vexpress-firmware.git/blob/bb4ca8b261484b8775b524bc9ab3af74598306fb:/board_recovery_image.tar.bz2 and extract to a working directory (hereafter referred to as @"<path to prebuilt binary>"@).
4. Gather the binary files (the following example is for release builds only).
diff --git a/members/arm/openembedded/juno-lsk/INSTALL.textile b/members/arm/openembedded/juno-lsk/INSTALL.textile
index 8dca7c3..5426fb1 100644
--- a/members/arm/openembedded/juno-lsk/INSTALL.textile
+++ b/members/arm/openembedded/juno-lsk/INSTALL.textile
@@ -25,7 +25,7 @@ Linaro provides two methods for installing Linaro binary builds:
h2. Pre-Installation Steps
-Before any installation begins, it is important that you ensure your board has the latest "firmware":#firmware installed. Please see "Juno Board Recovery Image and MCC firmware update":#firmware below for the latest updates and installation instructions. We always recommend that users install the latest version available, which at the time of release is 0.10.1.
+Before any installation begins, it is important that you ensure your board has the latest "firmware":#firmware installed. Please see "Juno Board Recovery Image and MCC firmware update":#firmware below for the latest updates and installation instructions. We always recommend that users install the latest version available, which at the time of release is 0.11.3.
h2. Using pre-built image
@@ -323,7 +323,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.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.
+7. Extract the board recovery image ("board_recovery_image.tar.bz2":https://git.linaro.org/arm/vexpress-firmware.git/blob/bb4ca8b261484b8775b524bc9ab3af74598306fb:/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.05/members/arm/openembedded/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.