summaryrefslogtreecommitdiff
path: root/openembedded/juno-lsk/HACKING.textile
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/juno-lsk/HACKING.textile')
-rw-r--r--openembedded/juno-lsk/HACKING.textile7
1 files changed, 6 insertions, 1 deletions
diff --git a/openembedded/juno-lsk/HACKING.textile b/openembedded/juno-lsk/HACKING.textile
index e3a52d7..e5d60c0 100644
--- a/openembedded/juno-lsk/HACKING.textile
+++ b/openembedded/juno-lsk/HACKING.textile
@@ -224,7 +224,7 @@ $ cp <path to prebuilt binary>/bl30.bin .
$ cp $JUNO_ROOT_DIR/arm-trusted-firmware/build/juno/release/bl2.bin .
$ cp $JUNO_ROOT_DIR/arm-trusted-firmware/build/juno/release/bl31.bin .
$ cp $JUNO_ROOT_DIR/arm-trusted-firmware/build/juno/release/bl32.bin .
-$ cp $JUNO_ROOT_DIR/edk2/Build/ArmJuno/RELEASE_GCC48/FV/BL33_AP_UEFI.fd  bl33.bin
+$ cp $JUNO_ROOT_DIR/edk2/Build/ArmJuno/RELEASE_GCC48/FV/BL33_AP_UEFI.fd bl33.bin
If you wish to use the pre-built ARM trusted firmware and UEFI EDK2 images instead of building them from source, then the last four lines of the above block can independently be replaced with the following:
@@ -275,3 +275,8 @@ Updating "fip.bin"
For more details and options about the `fip_create` tool:
bc. $ fip_create --help
+
+
+h2. Installing the binaries
+
+Please refer to the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.06/openembedded/juno-lsk/#tabs-2.