summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-12-12 22:46:17 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2014-12-15 12:29:03 +0000
commit448534a0d285d301d5d954fbe67fc1ae646fd6d6 (patch)
treeb205b0fc760411677e73ab6dc3f8ba09a200309d
parentf91e95689cf8d8b05e4c1768466398bfd81c36e8 (diff)
14.12: update 14.11 date refs to 14.12
Change-Id: I3c638202e96eae4de4f675db8d1c7bf2e409a17f Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt14
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt8
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt12
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt8
-rw-r--r--members/arm/android/images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt12
-rw-r--r--members/arm/android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt8
-rw-r--r--members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt12
-rw-r--r--members/arm/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt4
-rw-r--r--members/arm/android/images/vexpress-lsk/HOWTO_getsourceandbuild.txt10
-rw-r--r--members/arm/android/images/vexpress-lsk/HOWTO_install.txt8
-rw-r--r--members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt6
-rw-r--r--members/arm/android/images/vexpress-lsk/HOWTO_rtsm.txt6
-rw-r--r--members/arm/openembedded/aarch64/HACKING.textile6
-rw-r--r--members/arm/openembedded/aarch64/README.textile4
-rw-r--r--members/arm/openembedded/juno-lsk/GETTINGSTARTED.textile8
-rw-r--r--members/arm/openembedded/juno-lsk/HACKING.textile6
-rw-r--r--members/arm/openembedded/juno-lsk/INSTALL.textile12
-rw-r--r--members/arm/openembedded/juno-lsk/README.textile4
-rw-r--r--members/arm/openembedded/vexpress-lsk/FASTMODELS.textile6
-rw-r--r--members/arm/openembedded/vexpress-lsk/INSTALL.textile10
-rw-r--r--members/arm/openembedded/vexpress-lsk/README.textile6
21 files changed, 85 insertions, 85 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 d03cab8..3711359 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
@@ -1,17 +1,17 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
h1. Accessing Source Code
h2. Linaro Android Source Code
-Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/source-manifest.xml
+* "Pinned Manifest":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/source-manifest.xml
h2. Compiling Linaro Android RootFS+Kernel
@@ -28,8 +28,8 @@ sudo update-alternatives --config java
sudo update-alternatives --config javac
sudo update-alternatives --config javadoc
-* Accept the EULA and download the Mali graphics (vendor.tar.bz2) libraries from "here":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/vendor.tar.bz2
-* Download the Android building script for this release from "here":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
+* Accept the EULA and download the Mali graphics (vendor.tar.bz2) libraries from "here":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/vendor.tar.bz2
+* Download the Android building script for this release from "here":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
* Run the script
@@ -295,4 +295,4 @@ 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.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-2.
+Please refer to the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-2.
diff --git a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt
index 35c5d5b..62122a7 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_gettingstarted.txt
@@ -1,6 +1,6 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
h2. Juno ports
@@ -68,9 +68,9 @@ h3. Software preloaded on new Juno boards
New Juno boards arrive preloaded with MCC firmware, SCP firmware, AP trusted firmware, UEFI, and a Linux kernel. The Juno board does not contain a Linux filesystem or Android AOSP filesystem anywhere in onboard storage.
-*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest firmware image hosted on this website by following the instructions in the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-2.
+*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest firmware image hosted on this website by following the instructions in the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-2.
-When the power is first turned on, it should boot straight through to Linux. UEFI offers a 10 second window during which you can interrupt the boot sequence by pressing a key on the serial terminal, otherwise the Linux kernel will be launched. In order to reach the Linux shell you must attach a Linux "filesystem":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-2 via USB. If no filesystem is attached then Linux will boot as far as it can and then announce that it is waiting for a filesystem to be attached.
+When the power is first turned on, it should boot straight through to Linux. UEFI offers a 10 second window during which you can interrupt the boot sequence by pressing a key on the serial terminal, otherwise the Linux kernel will be launched. In order to reach the Linux shell you must attach a Linux "filesystem":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-2 via USB. If no filesystem is attached then Linux will boot as far as it can and then announce that it is waiting for a filesystem to be attached.
New Juno boards do not contain any Android software pre-installed.
@@ -87,7 +87,7 @@ The steps to set up and boot the board are:
h3. Getting Juno to boot to the Linux shell
-If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-2.
+If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-2.
h3. Setting the Real Time Clock (required for Android)
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 35f58a5..dd732e9 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
@@ -1,6 +1,6 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
h2. Installation
@@ -13,7 +13,7 @@ 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.8.2.zip | Juno board firmware recovery image used to test the 14.11 release |
+| board_recovery_image_0.8.2.zip | Juno board firmware recovery image used to test the 14.12 release |
| board_recovery_image_0.9.2.zip | Latest Juno board firmware recovery image |
@@ -26,7 +26,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. The 14.11 release has been formally QA tested with Firmware version 0.8.2. We always recommend that users install the latest version available, which at the time of release is 0.9.2.
+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. The 14.12 release has been formally QA tested with Firmware version 0.8.2. We always recommend that users install the latest version available, which at the time of release is 0.9.2.
h2. Using pre-built image
@@ -134,7 +134,7 @@ The example below shows how a test system was configured. Please note: some of
Also take care that the USB partitions are showing in the menu before selecting a menu option. There is a known bug in UEFI where the partitions on USB drives may not show the first time the menu is displayed. To overcome this, as shown in the example below, the user should enter the menu option @"[1] Add Boot Device Entry"@, by pressing @1@ followed by the enter key. Then, when the list display and the USB partitions are missing, please press the @ESC@ key once. This will exit out of the current menu prompt and leave you back at the Boot Menu again. At this point, please press 1 again to re-enter the menu option @"[1] Add Boot Device Entry"@ and continue by selecting the partition named "boot" on the USB drive.
-UEFI outputs to UART0 on the board. UART0 uses 115200 baud with 8 bits and no stop bit. Please see the "UARTs" section on the "Getting Started tab":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-4 for more details on the UART configuration of the board.
+UEFI outputs to UART0 on the board. UART0 uses 115200 baud with 8 bits and no stop bit. Please see the "UARTs" section on the "Getting Started tab":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-4 for more details on the UART configuration of the board.
h3. Example UEFI Configuration
@@ -394,9 +394,9 @@ 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.8.2.zip":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/board_recovery_image_0.8.2.zip) to the root directory of the configuration flash memory, preserving the directory structure.
+7. Extract the board recovery image ("board_recovery_image_0.8.2.zip":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/board_recovery_image_0.8.2.zip) 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/14.11/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.
+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/14.12/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.
9. Safely eject the mass storage device, giving it time to write the files to the internal storage.
diff --git a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt
index 71f3118..bbfa035 100644
--- a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt
+++ b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt
@@ -13,7 +13,7 @@ The release contains Android ARMv8 optimizations for OpenSSL, LibPNG and BIONIC
The Android AOSP software provided in this release is functionally tested with CTS version 4.4 and the CTS results are shared with members. The BIONIC component is validated with Android BIONIC tests. Android Monkey tests were run for stress testing. Multi-arch support has been validated using examples provided in Android NDK.
-The Linaro Android releases for Juno appear monthly. Sources are also made available so you can build your own images (see the "Building from Source tab":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-3). 
+The Linaro Android releases for Juno appear monthly. Sources are also made available so you can build your own images (see the "Building from Source tab":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-3). 
h3. Intelligent Power Allocation (IPA)
@@ -71,11 +71,11 @@ h2. About the Linaro Stable Kernel (LSK)
The Linaro Stable Kernel (LSK) is produced, validated and released by Linaro and is based on the Linux stable kernel tree. The LSK focuses on quality and stability and is therefore a great foundation for product development. It also includes backports of commonly desired features, provided they meet the quality requirements, and also any bug fixes.
-LSK releases appear monthly. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-3 tab).
+LSK releases appear monthly. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-3 tab).
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/#tabs-5.
h2. Support
@@ -177,7 +177,7 @@ HDMI support is not fully mature yet, and there are issues when using Juno with
The following table summarises our experience with the monitors that we have used in-house. Please note that in future we will strive to increase Juno compatibility across the majority of monitors, but this means it is possible that a future patch that improves support on many monitors might actually degrade compatibility on a specific individual monitor.
-*Update:* monitor compatibility is improved considerably with the firmware from the "0.9.2":http://releases.linaro.org/14.11/members/arm/android/images/armv8-android-juno-lsk/board_recovery_image_0.9.2.zip board recovery image.
+*Update:* monitor compatibility is improved considerably with the firmware from the "0.9.2":http://releases.linaro.org/14.12/members/arm/android/images/armv8-android-juno-lsk/board_recovery_image_0.9.2.zip board recovery image.
<table border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"><tr>
<td rowspan="2" style="border:1px solid black;border: 1px solid #000000;background-color: #eeeeee;padding: 2px;text-align: center;" valign="middle"><strong>Make</strong></td>
diff --git a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt
index a0a3b22..40564d2 100644
--- a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt
+++ b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_getsourceandbuild.txt
@@ -1,17 +1,17 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-5.
h1. Accessing Source Code
h2. Linaro Android Source Code
-Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/linaro_android_build_cmds.sh script, it will download the entire source code for both Android and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/source-manifest.xml
+* "Pinned Manifest":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/source-manifest.xml
h2. Compiling Linaro Android RootFS+Kernel
@@ -28,7 +28,7 @@ sudo update-alternatives --config java
sudo update-alternatives --config javac
sudo update-alternatives --config javadoc
-* Download the Android building script for this release from "here":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
+* Download the Android building script for this release from "here":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
* Run the script
@@ -290,4 +290,4 @@ 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.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-2.
+Please refer to the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-2.
diff --git a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt
index a4a053f..1933d57 100644
--- a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt
+++ b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_gettingstarted.txt
@@ -1,6 +1,6 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-5.
h2. Juno ports
@@ -68,9 +68,9 @@ h3. Software preloaded on new Juno boards
New Juno boards arrive preloaded with MCC firmware, SCP firmware, AP trusted firmware, UEFI, and a Linux kernel. The Juno board does not contain a Linux filesystem or Android AOSP filesystem anywhere in onboard storage.
-*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest firmware image hosted on this website by following the instructions in the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-2.
+*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest firmware image hosted on this website by following the instructions in the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-2.
-When the power is first turned on, it should boot straight through to Linux. UEFI offers a 10 second window during which you can interrupt the boot sequence by pressing a key on the serial terminal, otherwise the Linux kernel will be launched. In order to reach the Linux shell you must attach a Linux "filesystem":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-2 via USB. If no filesystem is attached then Linux will boot as far as it can and then announce that it is waiting for a filesystem to be attached.
+When the power is first turned on, it should boot straight through to Linux. UEFI offers a 10 second window during which you can interrupt the boot sequence by pressing a key on the serial terminal, otherwise the Linux kernel will be launched. In order to reach the Linux shell you must attach a Linux "filesystem":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-2 via USB. If no filesystem is attached then Linux will boot as far as it can and then announce that it is waiting for a filesystem to be attached.
New Juno boards do not contain any Android software pre-installed.
@@ -87,7 +87,7 @@ The steps to set up and boot the board are:
h3. Getting Juno to boot to the Linux shell
-If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-2.
+If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-2.
h3. Setting the Real Time Clock (required for Android)
diff --git a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
index 4ddfe5e..02cd2c9 100644
--- a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
+++ b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
@@ -1,6 +1,6 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-5.
h2. Installation
@@ -13,7 +13,7 @@ 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.8.2.zip | Juno board firmware recovery image used to test the 14.11 release |
+| board_recovery_image_0.8.2.zip | Juno board firmware recovery image used to test the 14.12 release |
| board_recovery_image_0.9.2.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.
@@ -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. The 14.11 release has been formally QA tested with Firmware version 0.8.2. We always recommend that users install the latest version available, which at the time of release is 0.9.2.
+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. The 14.12 release has been formally QA tested with Firmware version 0.8.2. We always recommend that users install the latest version available, which at the time of release is 0.9.2.
h2. Using pre-built image
@@ -133,7 +133,7 @@ The example below shows how a test system was configured. Please note: some of
Also take care that the USB partitions are showing in the menu before selecting a menu option. There is a known bug in UEFI where the partitions on USB drives may not show the first time the menu is displayed. To overcome this, as shown in the example below, the user should enter the menu option @"[1] Add Boot Device Entry"@, by pressing @1@ followed by the enter key. Then, when the list display and the USB partitions are missing, please press the @ESC@ key once. This will exit out of the current menu prompt and leave you back at the Boot Menu again. At this point, please press 1 again to re-enter the menu option @"[1] Add Boot Device Entry"@ and continue by selecting the partition named "boot" on the USB drive.
-UEFI outputs to UART0 on the board. UART0 uses 115200 baud with 8 bits and no stop bit. Please see the "UARTs" section on the "Getting Started tab":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-4 for more details on the UART configuration of the board.
+UEFI outputs to UART0 on the board. UART0 uses 115200 baud with 8 bits and no stop bit. Please see the "UARTs" section on the "Getting Started tab":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-4 for more details on the UART configuration of the board.
h3. Example UEFI Configuration
@@ -393,9 +393,9 @@ 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.8.2.zip":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/board_recovery_image_0.8.2.zip) to the root directory of the configuration flash memory, preserving the directory structure.
+7. Extract the board recovery image ("board_recovery_image_0.8.2.zip":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/board_recovery_image_0.8.2.zip) 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/14.11/members/arm/android/images/armv8-juice-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.
+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/14.12/members/arm/android/images/armv8-juice-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.
9. Safely eject the mass storage device, giving it time to write the files to the internal storage.
diff --git a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt
index ec75294..8f91cff 100644
--- a/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt
+++ b/members/arm/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt
@@ -39,11 +39,11 @@ h2. About the Linaro Stable Kernel (LSK)
The Linaro Stable Kernel (LSK) is produced, validated and released by Linaro and is based on the Linux stable kernel tree. The LSK focuses on quality and stability and is therefore a great foundation for product development. It also includes backports of commonly desired features, provided they meet the quality requirements, and also any bug fixes.
-LSK releases appear monthly. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-3 tab).
+LSK releases appear monthly. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-3 tab).
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/android/images/armv8-juice-juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/android/images/armv8-juice-juno-lsk/#tabs-5.
h2. Support
diff --git a/members/arm/android/images/vexpress-lsk/HOWTO_getsourceandbuild.txt b/members/arm/android/images/vexpress-lsk/HOWTO_getsourceandbuild.txt
index 3e90d73..7b69cb8 100644
--- a/members/arm/android/images/vexpress-lsk/HOWTO_getsourceandbuild.txt
+++ b/members/arm/android/images/vexpress-lsk/HOWTO_getsourceandbuild.txt
@@ -2,16 +2,16 @@ h1. Accessing Source Code
h2. Linaro Android JB Source Code
-Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/linaro_android_build_cmds.sh, it will download the entire source code for both Android JB and the kernel and attempt to build it.
+Run the "linaro_android_build_cmds.sh":https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/linaro_android_build_cmds.sh, it will download the entire source code for both Android JB and the kernel and attempt to build it.
The pinned and source manifests can be found here:
-* "Pinned Manifest":https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/source-manifest.xml
+* "Pinned Manifest":https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/source-manifest.xml
h2. Kernel Source Code
-Obtain the exact *kernel source code* for this cycle by using the "linaro_kernel_build_cmds.sh":https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/kernel_config (listed above)
+Obtain the exact *kernel source code* for this cycle by using the "linaro_kernel_build_cmds.sh":https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/kernel_config (listed above)
h2. Compiling Linaro Android RootFS+Kernel
@@ -28,7 +28,7 @@ sudo update-alternatives --config java
sudo update-alternatives --config javac
sudo update-alternatives --config javadoc
-* Download the Android building script for this release from "here":https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
+* Download the Android building script for this release from "here":https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
* Run the script
diff --git a/members/arm/android/images/vexpress-lsk/HOWTO_install.txt b/members/arm/android/images/vexpress-lsk/HOWTO_install.txt
index 9c6b6f3..ff3b25c 100644
--- a/members/arm/android/images/vexpress-lsk/HOWTO_install.txt
+++ b/members/arm/android/images/vexpress-lsk/HOWTO_install.txt
@@ -14,7 +14,7 @@ h3. Prerequisites
* Ubuntu 12.04 64 bit or newer on your desktop PC, which you can download from "www.ubuntu.com":http://www.ubuntu.com
* 4GB SD card or larger
* Latest firmware installed onto the Versatile Express. Please see "Firmware Update" tab
-* This release pre-built image (vexpress.img.bz2), which you can downloaded from the above list of artifacts or just click "here":https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/vexpress.img.bz2
+* This release pre-built image (vexpress.img.bz2), which you can downloaded from the above list of artifacts or just click "here":https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/vexpress.img.bz2
h3. Installation Steps
@@ -42,9 +42,9 @@ h3. Prerequisites
* Ubuntu 12.04 64 bit or newer on your desktop PC, which you can download from "www.ubuntu.com":http://www.ubuntu.com
* Download Artifacts from above or use the following command in your terminal
-bc. wget https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/boot.tar.bz2
-wget https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/system.tar.bz2
-wget https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/userdata.tar.bz2
+bc. wget https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/boot.tar.bz2
+wget https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/system.tar.bz2
+wget https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/userdata.tar.bz2
* Download "Linaro image tools":https://wiki.linaro.org/Linaro-Image-Tools which can be obtained in two ways:
diff --git a/members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt b/members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt
index 9caa08f..3e82f6a 100644
--- a/members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt
+++ b/members/arm/android/images/vexpress-lsk/HOWTO_releasenotes.txt
@@ -1,4 +1,4 @@
-h1. Linaro Stable Kernel (LSK) 14.11 Release for Versatile Express (Android)
+h1. Linaro Stable Kernel (LSK) 14.12 Release for Versatile Express (Android)
p. The Linaro Stable Kernel (LSK) is produced, validated and released by Linaro and is based on the linux stable kernel tree. It is produced to satisfy the requirements of Linaro members. The LSK focuses on quality and stability and is therefore a great basis for member products. It also includes backports of commonly desired features, provided they meet the quality requirements, and also any bug fixes.
@@ -6,7 +6,7 @@ p. Linaro releases monthly binary images for the ARM "Versatile Express":http://
p. For support matters related to ARM hardware or firmware images downloaded from ARM sites, please contact "ARM support":mailto:support@arm.com
-p. This release includes Linaro Android Jelly Bean for both Versatile Express and Fast Models. The images are able to boot A5, A9 and TC2 using UEFI. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/#tabs-3 tab).
+p. This release includes Linaro Android Jelly Bean for both Versatile Express and Fast Models. The images are able to boot A5, A9 and TC2 using UEFI. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/#tabs-3 tab).
h2. About the TC2 Engineering Build
@@ -16,7 +16,7 @@ The TC2 CoreTile is the first example of a big.LITTLE system shipped by ARM and
The release contains the big.LITTLE MP patchset developed by ARM. This patchset is hosted by Linaro and can be found in the linked "git repository":https://git.linaro.org/gitweb?p=arm/big.LITTLE/mp.git;a=shortlog;h=refs/heads/big-LITTLE-MP-latest. These patches have been developed and rigorously tested in order to enable the ARM Versatile Express V2P-CA15_A7 CoreTile (TC2) to run in full MP mode. This functionality has been optimised for energy and performance bringing it close to the Cortex-A7 (LITTLE) in energy consumption with near Cortex-A15 (big) performance. The patchset also includes optimizations that provide a considerable performance uplift across a wide range of benchmarks. The functionality introduced by this patchset is stable and ready for use on other platforms. Note that at present this LSK release is the reference point for big.LITTLE MP functionality.
-The patches in the big.LITTLE MP patchset are generic and applicable to big.LITTLE systems with minimal porting effort. To ease porting, the patches are also available as an isolated package located "here":https://wiki.linaro.org/ARM/VersatileExpress?action=AttachFile&do=get&target=big-LITTLE-MP-scheduler-patchset-14.11-lsk.tar.bz2. This package may be used directly by partners interested in porting the big.LITTLE MP scheduler functionality to their custom platform. Please contact "ARM support":mailto:support-sw@arm.com?subject=Query%20about%20ARM%20big.LITTLE%20MP%20patchset%20package in case of any queries related to this package.
+The patches in the big.LITTLE MP patchset are generic and applicable to big.LITTLE systems with minimal porting effort. To ease porting, the patches are also available as an isolated package located "here":https://wiki.linaro.org/ARM/VersatileExpress?action=AttachFile&do=get&target=big-LITTLE-MP-scheduler-patchset-14.12-lsk.tar.bz2. This package may be used directly by partners interested in porting the big.LITTLE MP scheduler functionality to their custom platform. Please contact "ARM support":mailto:support-sw@arm.com?subject=Query%20about%20ARM%20big.LITTLE%20MP%20patchset%20package in case of any queries related to this package.
Also provided is optional configurable kernel support for an implementation of ARM's Power State Co-ordination Interface (PSCI). This support is disabled by default. To use PSCI support you will require secure firmware that is currently available to ARM licensees upon request to ARM. Please contact "ARM support":mailto:support-sw@arm.com?subject=Access%20to%20PSCI to get access to the firmware code.
diff --git a/members/arm/android/images/vexpress-lsk/HOWTO_rtsm.txt b/members/arm/android/images/vexpress-lsk/HOWTO_rtsm.txt
index c0847fe..7aa0fd7 100644
--- a/members/arm/android/images/vexpress-lsk/HOWTO_rtsm.txt
+++ b/members/arm/android/images/vexpress-lsk/HOWTO_rtsm.txt
@@ -31,9 +31,9 @@ Fast Models will only deal with file systems up to 2GB in size, however the Lina
The following command downloads all the Android OS components necessary to make up a complete Android image.
-bc. wget https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/boot.tar.bz2
-wget https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/system.tar.bz2
-wget https://releases.linaro.org/14.11/members/arm/android/vexpress-lsk/userdata.tar.bz2
+bc. wget https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/boot.tar.bz2
+wget https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/system.tar.bz2
+wget https://releases.linaro.org/14.12/members/arm/android/vexpress-lsk/userdata.tar.bz2
Using the @linaro-android-media-create@, which is part of the @linaro-image-tools@, you can combine all the components into a single image.
diff --git a/members/arm/openembedded/aarch64/HACKING.textile b/members/arm/openembedded/aarch64/HACKING.textile
index 9a1b728..dd5021d 100644
--- a/members/arm/openembedded/aarch64/HACKING.textile
+++ b/members/arm/openembedded/aarch64/HACKING.textile
@@ -6,7 +6,7 @@ bc. mkdir openembedded
cd openembedded
git clone git://git.linaro.org/openembedded/jenkins-setup.git
cd jenkins-setup
-git checkout release-14.11
+git checkout release-14.12
cd ..
sudo bash jenkins-setup/pre-build-root-install-dependencies.sh
bash jenkins-setup/init-and-build.sh
@@ -48,7 +48,7 @@ h3. Get the Linaro Kernel Source
bc. git clone git://git.linaro.org/kernel/linux-linaro-tracking.git
cd linux-linaro-tracking
-git checkout ll-20141112.0
+git checkout ll-20141312.0
h3. Create a kernel config
@@ -76,7 +76,7 @@ Create the Device Tree blob if you don’t have one in your Linaro image:
bc. make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- dtbs
-Copy the kernel and the DTB file for your model to your fastmodel directory created in the "Binary Installation tab":https://releases.linaro.org/14.11/openembedded/aarch64/#tabs-2.
+Copy the kernel and the DTB file for your model to your fastmodel directory created in the "Binary Installation tab":https://releases.linaro.org/14.12/openembedded/aarch64/#tabs-2.
bc. cp arch/arm64/boot/Image <fastmodel dir>
cp arch/arm64/boot/dts/*.dtb <fastmodel dir>
diff --git a/members/arm/openembedded/aarch64/README.textile b/members/arm/openembedded/aarch64/README.textile
index 59a21b3..e29e745 100644
--- a/members/arm/openembedded/aarch64/README.textile
+++ b/members/arm/openembedded/aarch64/README.textile
@@ -1,4 +1,4 @@
-h1. AArch64 OpenEmbedded ARM Fast Models 14.11 Release
+h1. AArch64 OpenEmbedded ARM Fast Models 14.12 Release
The AArch64 Open Embedded Engineering Build for "ARM Fast Models":http://www.arm.com/fvp for ARMv8 is produced, validated and released by Linaro, based on the latest AArch64 open source software from "Tianocore EDK2":http://sourceforge.net/apps/mediawiki/tianocore (UEFI), the "Linux kernel":http://kernel.org, "ARM Trusted Firmware":http://github.com/ARM-software/arm-trusted-firmware and OpenEmbedded. It is produced to enable software development for AArch64 prior to hardware availability, and facilitates development of software that is independent of the specific CPU implementation. This build focuses on availability of new features in order to provide a basis for ongoing and dependent software development.
@@ -17,7 +17,7 @@ This build has been tested to work on the following FVPs:
* FVP_Base_Cortex-A57x4-A53x4
* FVP_Base_Cortex-A57x1-A53x1
-The Foundation_v8 FVP is free to use (download from ARM "http://www.arm.com/fvp":http://www.arm.com/fvp), while the others are licensed from ARM. "More information":https://releases.linaro.org/14.11/openembedded/aarch64/#tabs-4 on these specific FVPs is included with this release documentation.
+The Foundation_v8 FVP is free to use (download from ARM "http://www.arm.com/fvp":http://www.arm.com/fvp), while the others are licensed from ARM. "More information":https://releases.linaro.org/14.12/openembedded/aarch64/#tabs-4 on these specific FVPs is included with this release documentation.
The Base and Foundation FVPs use the following software for boot and runtime firmware services in this engineering build:
* ARM Trusted Firmware provides a reference implementation of secure world software for ARMv8-A, including Exception Level 3 (EL3) software
diff --git a/members/arm/openembedded/juno-lsk/GETTINGSTARTED.textile b/members/arm/openembedded/juno-lsk/GETTINGSTARTED.textile
index 8899bce..2fc186d 100644
--- a/members/arm/openembedded/juno-lsk/GETTINGSTARTED.textile
+++ b/members/arm/openembedded/juno-lsk/GETTINGSTARTED.textile
@@ -1,6 +1,6 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-5.
h2. Juno ports
@@ -68,9 +68,9 @@ h3. Software preloaded on new Juno boards
New Juno boards arrive preloaded with MCC firmware, SCP firmware, AP trusted firmware, UEFI, and a Linux kernel. The Juno board does not contain a Linux filesystem or Android AOSP filesystem anywhere in onboard storage.
-*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest firmware image hosted on this website by following the instructions in the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-2.
+*Please note* that early batches of Juno boards contained an SCP firmware image that limits the CPU clock to 50 MHz. ARM strongly recommends that you immediately upgrade to the latest firmware image hosted on this website by following the instructions in the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-2.
-When the power is first turned on, it should boot straight through to Linux. UEFI offers a 10 second window during which you can interrupt the boot sequence by pressing a key on the serial terminal, otherwise the Linux kernel will be launched. In order to reach the Linux shell you must attach a Linux "filesystem":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-2 via USB. If no filesystem is attached then Linux will boot as far as it can and then announce that it is waiting for a filesystem to be attached.
+When the power is first turned on, it should boot straight through to Linux. UEFI offers a 10 second window during which you can interrupt the boot sequence by pressing a key on the serial terminal, otherwise the Linux kernel will be launched. In order to reach the Linux shell you must attach a Linux "filesystem":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-2 via USB. If no filesystem is attached then Linux will boot as far as it can and then announce that it is waiting for a filesystem to be attached.
New Juno boards do not contain any Android software pre-installed.
@@ -87,7 +87,7 @@ The steps to set up and boot the board are:
h3. Getting Juno to boot to the Linux shell
-If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-2.
+If you have just received a new board and powered it on for the first time, you will not reach the Linux shell. Juno will boot Linux to the point where it looks for a filesystem, and when it can't find one it will sit and wait for one to be attached. To boot all the way to the Linux shell you will need to "attach a root filesystem":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-2.
h3. Setting the Real Time Clock (required for Android)
diff --git a/members/arm/openembedded/juno-lsk/HACKING.textile b/members/arm/openembedded/juno-lsk/HACKING.textile
index 304d824..0bd6974 100644
--- a/members/arm/openembedded/juno-lsk/HACKING.textile
+++ b/members/arm/openembedded/juno-lsk/HACKING.textile
@@ -1,6 +1,6 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-5.
h2. Building the Linaro Kernel
@@ -44,7 +44,7 @@ bc. make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- Image dtbs
h3. Install your kernel
-Copy the kernel Image and the juno.dtb files to the BOOT partition on the USB drive created in the "Binary Installation tab":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-2.
+Copy the kernel Image and the juno.dtb files to the BOOT partition on the USB drive created in the "Binary Installation tab":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-2.
bc. cp arch/arm64/boot/Image /media/BOOT/Image
cp arch/arm64/boot/dts/juno.dtb /media/BOOT/juno/juno.dtb
@@ -283,4 +283,4 @@ 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.11/members/arm/openembedded/juno-lsk/#tabs-2.
+Please refer to the section titled "Firmware update" on the "Binary Image Installation tab":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-2.
diff --git a/members/arm/openembedded/juno-lsk/INSTALL.textile b/members/arm/openembedded/juno-lsk/INSTALL.textile
index 7836088..3abe14c 100644
--- a/members/arm/openembedded/juno-lsk/INSTALL.textile
+++ b/members/arm/openembedded/juno-lsk/INSTALL.textile
@@ -1,6 +1,6 @@
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-5.
h2. Installation
@@ -13,7 +13,7 @@ Linaro OpenEmbedded releases are made up of the following components.
| juno_bl1.bin | ARM Trused Firmware BL1 binary |
| juno_fip.bin | ARM Trused Firmware Firmware Image Package (FIP) binary |
| juno.dtb | Device Tree Binary |
-| board_recovery_image_0.8.2.zip | Juno board firmware recovery image used to test the 14.11 release |
+| board_recovery_image_0.8.2.zip | Juno board firmware recovery image used to test the 14.12 release |
| board_recovery_image_0.9.2.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.
@@ -27,7 +27,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. The 14.11 release has been formally QA tested with Firmware version 0.8.2. We always recommend that users install the latest version available, which at the time of release is 0.9.2.
+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. The 14.12 release has been formally QA tested with Firmware version 0.8.2. We always recommend that users install the latest version available, which at the time of release is 0.9.2.
h2. Using pre-built image
@@ -139,7 +139,7 @@ The example below shows how a test system was configured. Please note: some of
Also take care that the USB partitions are showing in the menu before selecting a menu option. There is a known bug in UEFI where the partitions on USB drives does not show the first time the menu is displayed. To overcome this, as shown in the example below, the user should enter the menu option @"[1] Add Boot Device Entry"@, by pressing @1@ followed by the enter key. Then, when the list display and the USB partitions are missing, please press the @ESC@ key once. This will exit out of the current menu prompt and leave you back at the Boot Menu again. At this point, please press 1 again to re-enter the menu option @"[1] Add Boot Device Entry"@ and continue by selecting the partition named "boot" on the USB drive.
-UEFI outputs to UART0 on the board. UART0 uses 115200 baud with 8 bits and no stop bit. Please see the "UARTs" section on the "Getting Started tab":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-4 for more details on the UART configuration of the board.
+UEFI outputs to UART0 on the board. UART0 uses 115200 baud with 8 bits and no stop bit. Please see the "UARTs" section on the "Getting Started tab":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-4 for more details on the UART configuration of the board.
h3. Example UEFI Configuration
@@ -394,9 +394,9 @@ 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.8.2.zip":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/board_recovery_image_0.8.2.zip) to the root directory of the configuration flash memory, preserving the directory structure.
+7. Extract the board recovery image ("board_recovery_image_0.8.2.zip":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/board_recovery_image_0.8.2.zip) 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/14.11/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.
+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/14.12/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.
9. Safely eject the mass storage device, giving it time to write the files to the internal storage.
diff --git a/members/arm/openembedded/juno-lsk/README.textile b/members/arm/openembedded/juno-lsk/README.textile
index e01dd7b..46e493d 100644
--- a/members/arm/openembedded/juno-lsk/README.textile
+++ b/members/arm/openembedded/juno-lsk/README.textile
@@ -21,11 +21,11 @@ h2. About the Linaro Stable Kernel (LSK)
The Linaro Stable Kernel (LSK) is produced, validated and released by Linaro and is based on the Linux stable kernel tree. The LSK focuses on quality and stability and is therefore a great foundation for product development. It also includes backports of commonly desired features, provided they meet the quality requirements, and also any bug fixes.
-LSK releases appear monthly. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-3 tab).
+LSK releases appear monthly. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-3 tab).
h2. License
-The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.11/members/arm/openembedded/juno-lsk/#tabs-5.
+The use of Juno software is subject to the terms of the Juno "End User License Agreement":https://releases.linaro.org/14.12/members/arm/openembedded/juno-lsk/#tabs-5.
h2. Support
diff --git a/members/arm/openembedded/vexpress-lsk/FASTMODELS.textile b/members/arm/openembedded/vexpress-lsk/FASTMODELS.textile
index f6ece97..b06a76c 100644
--- a/members/arm/openembedded/vexpress-lsk/FASTMODELS.textile
+++ b/members/arm/openembedded/vexpress-lsk/FASTMODELS.textile
@@ -30,12 +30,12 @@ Fast Models will only deal with file systems up to 2GB in size, however the pre-
Using the following command, you will download the RootFS, the hardware pack.
-bc. wget https://releases.linaro.org/14.11/members/arm/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20141121-697_armhf_supported.tar.gz
-wget https://releases.linaro.org/14.11/members/arm/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20141121-301.rootfs.tar.gz
+bc. wget https://releases.linaro.org/14.12/members/arm/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20141211-701_armhf_supported.tar.gz
+wget https://releases.linaro.org/14.12/members/arm/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20141212-311.rootfs.tar.gz
Now you need to create the image using the following commands.
-bc. linaro-media-create --image-file linaro.img --image-size 2000M --dev vexpress --hwpack hwpack_linaro-lsk-vexpress_20141121-697_armhf_supported.tar.gz --binary linaro-image-alip-genericarmv7a-20141121-301.rootfs.tar.gz
+bc. linaro-media-create --image-file linaro.img --image-size 2000M --dev vexpress --hwpack hwpack_linaro-lsk-vexpress_20141211-701_armhf_supported.tar.gz --binary linaro-image-alip-genericarmv7a-20141212-311.rootfs.tar.gz
bc. sudo kpartx -a linaro.img
mkdir boot
diff --git a/members/arm/openembedded/vexpress-lsk/INSTALL.textile b/members/arm/openembedded/vexpress-lsk/INSTALL.textile
index 9d92234..51fba8c 100644
--- a/members/arm/openembedded/vexpress-lsk/INSTALL.textile
+++ b/members/arm/openembedded/vexpress-lsk/INSTALL.textile
@@ -18,7 +18,7 @@ h3. Prerequisites
* Latest firmware installed onto the Versatile Express. Please see "Firmware Update" tab
* Download the pre-built image for this release
-bc. wget https://releases.linaro.org/14.11/members/arm/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.8_20141121-697.img.gz
+bc. wget https://releases.linaro.org/14.12/members/arm/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.8_20141211-701.img.gz
h3. Installation Steps
@@ -27,7 +27,7 @@ h3. Installation Steps
bc. dmesg
SDCARD=/dev/sdX # sdcard found from dmesg above
-zcat https://releases.linaro.org/14.11/members/arm/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.8_20141121-697.img.gz | sudo dd bs=64k of=$SDCARD
+zcat https://releases.linaro.org/14.12/members/arm/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.8_20141211-701.img.gz | sudo dd bs=64k of=$SDCARD
When the image is created, skip down to the section "Booting the image".
@@ -46,8 +46,8 @@ h3. Prerequisites
* Ubuntu 12.04 64 bit or newer on your desktop PC ("www.ubuntu.com":http://www.ubuntu.com)
* Download Artifacts from above or use the following command in your terminal
-bc. wget https://releases.linaro.org/14.11/members/arm/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20141121-697_armhf_supported.tar.gz
-wget https://releases.linaro.org/14.11/members/arm/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20141121-301.rootfs.tar.gz
+bc. wget https://releases.linaro.org/14.12/members/arm/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20141211-701_armhf_supported.tar.gz
+wget https://releases.linaro.org/14.12/members/arm/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20141212-311.rootfs.tar.gz
* Get "Linaro image tools":https://wiki.linaro.org/Linaro-Image-Tools. There are multiple ways you can get the latest Linaro Image Tools:
@@ -77,7 +77,7 @@ Or, if your machine uses '/dev/mmcblkX', you may see a line line this:
* Create media
-bc. sudo linaro-media-create --mmc /dev/sdX --dev vexpress --hwpack hwpack_linaro-lsk-vexpress_20141121-697_armhf_supported.tar.gz --binary linaro-image-alip-genericarmv7a-20141121-301.rootfs.tar.gz
+bc. sudo linaro-media-create --mmc /dev/sdX --dev vexpress --hwpack hwpack_linaro-lsk-vexpress_20141211-701_armhf_supported.tar.gz --binary linaro-image-alip-genericarmv7a-20141212-311.rootfs.tar.gz
h2. Booting the image
diff --git a/members/arm/openembedded/vexpress-lsk/README.textile b/members/arm/openembedded/vexpress-lsk/README.textile
index 70d8658..8a4c9b4 100644
--- a/members/arm/openembedded/vexpress-lsk/README.textile
+++ b/members/arm/openembedded/vexpress-lsk/README.textile
@@ -1,4 +1,4 @@
-h1. Linaro Stable Kernel (LSK) 14.11 Release for Versatile Express (OpenEmbedded)
+h1. Linaro Stable Kernel (LSK) 14.12 Release for Versatile Express (OpenEmbedded)
p. The Linaro Stable Kernel (LSK) is produced, validated and released by Linaro and is based on the linux stable kernel tree. It is produced to satisfy the requirements of Linaro members. The LSK focuses on quality and stability and is therefore a great basis for member products. It also includes backports of commonly desired features, provided they meet the quality requirements, and also any bug fixes.
@@ -6,7 +6,7 @@ p. Linaro releases monthly binary images for the ARM "Versatile Express":http://
p. For support matters related to ARM hardware or firmware images downloaded from ARM sites, please contact "ARM support":mailto:support@arm.com
-p. This release includes Linaro OpenEmbedded for both Versatile Express and Fast Models. The images are able to boot A5, A9 and TC2 using UEFI. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.11/openembedded/vexpress-lsk/#tabs-3 tab).
+p. This release includes Linaro OpenEmbedded for both Versatile Express and Fast Models. The images are able to boot A5, A9 and TC2 using UEFI. Sources are also made available so you can build your own images (see the "'Building from Source'":https://releases.linaro.org/14.12/openembedded/vexpress-lsk/#tabs-3 tab).
h2. About the TC2 Engineering Build
@@ -16,7 +16,7 @@ The TC2 CoreTile is the first example of a big.LITTLE system shipped by ARM and
The release contains the big.LITTLE MP patchset developed by ARM. This patchset is hosted by Linaro and can be found in the linked "git repository":https://git.linaro.org/gitweb?p=arm/big.LITTLE/mp.git;a=shortlog;h=refs/heads/big-LITTLE-MP-latest. These patches have been developed and rigorously tested in order to enable the ARM Versatile Express V2P-CA15_A7 CoreTile (TC2) to run in full MP mode. This functionality has been optimised for energy and performance bringing it close to the Cortex-A7 (LITTLE) in energy consumption with near Cortex-A15 (big) performance. The patchset also includes optimizations that provide a considerable performance uplift across a wide range of benchmarks. The functionality introduced by this patchset is stable and ready for use on other platforms. Note that at present this LSK release is the reference point for big.LITTLE MP functionality.
-The patches in the big.LITTLE MP patchset are generic and applicable to big.LITTLE systems with minimal porting effort. To ease porting, the patches are also available as an isolated package located "here":https://wiki.linaro.org/ARM/VersatileExpress?action=AttachFile&do=get&target=big-LITTLE-MP-scheduler-patchset-14.11-lsk.tar.bz2. This package may be used directly by partners interested in porting the big.LITTLE MP scheduler functionality to their custom platform. Please contact "ARM support":mailto:support-sw@arm.com?subject=Query%20about%20ARM%20big.LITTLE%20MP%20patchset%20package in case of any queries related to this package.
+The patches in the big.LITTLE MP patchset are generic and applicable to big.LITTLE systems with minimal porting effort. To ease porting, the patches are also available as an isolated package located "here":https://wiki.linaro.org/ARM/VersatileExpress?action=AttachFile&do=get&target=big-LITTLE-MP-scheduler-patchset-14.12-lsk.tar.bz2. This package may be used directly by partners interested in porting the big.LITTLE MP scheduler functionality to their custom platform. Please contact "ARM support":mailto:support-sw@arm.com?subject=Query%20about%20ARM%20big.LITTLE%20MP%20patchset%20package in case of any queries related to this package.
Also provided is optional configurable kernel support for an implementation of ARM's Power State Co-ordination Interface (PSCI). This support is disabled by default. To use PSCI support you will require secure firmware that is currently available to ARM licensees upon request to ARM. Please contact "ARM support":mailto:support-sw@arm.com?subject=Access%20to%20PSCI to get access to the firmware code.