summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-01-27 12:02:09 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2014-01-27 12:02:09 +0000
commit0097317c1683c6b27552b483e330d38157cac152 (patch)
tree923d22459dc3668ce6807c363f90742a8440e8e5
parentb8d32181d0663e777ce2b5d78f76856a4b1fbbe1 (diff)
14.01: update 13.12 text to 14.01
Update all occurrences of 13.12 with 14.01. Some references to 201312* still exist in various filenames and will need to be removed later when we know which images we are using. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--android/vexpress-lsk/HOWTO_getsourceandbuild.txt10
-rw-r--r--android/vexpress-lsk/HOWTO_install.txt10
-rw-r--r--android/vexpress-lsk/HOWTO_releasenotes.txt6
-rw-r--r--android/vexpress-lsk/HOWTO_rtsm.txt8
-rw-r--r--openembedded/vexpress-lsk/FASTMODELS.textile6
-rw-r--r--openembedded/vexpress-lsk/HACKING.textile2
-rw-r--r--openembedded/vexpress-lsk/INSTALL.textile10
-rw-r--r--openembedded/vexpress-lsk/README.textile6
8 files changed, 29 insertions, 29 deletions
diff --git a/android/vexpress-lsk/HOWTO_getsourceandbuild.txt b/android/vexpress-lsk/HOWTO_getsourceandbuild.txt
index 22b18e6..069b946 100644
--- a/android/vexpress-lsk/HOWTO_getsourceandbuild.txt
+++ b/android/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":http://releases.linaro.org/13.12/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":http://releases.linaro.org/14.01/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":http://releases.linaro.org/13.12/android/vexpress-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
-* "Source Manifest":http://releases.linaro.org/13.12/android/vexpress-lsk/source-manifest.xml
+* "Pinned Manifest":http://releases.linaro.org/14.01/android/vexpress-lsk/pinned-manifest.xml ("?":https://wiki.linaro.org/Platform/Android/ReproduceABuildExactly)
+* "Source Manifest":http://releases.linaro.org/14.01/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":http://releases.linaro.org/13.12/android/vexpress-lsk/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":http://releases.linaro.org/13.12/android/vexpress-lsk/kernel_config (listed above)
+Obtain the exact *kernel source code* for this cycle by using the "linaro_kernel_build_cmds.sh":http://releases.linaro.org/14.01/android/vexpress-lsk/linaro_kernel_build_cmds.sh script to download the source and build it. You can get the kernel configuration from "here":http://releases.linaro.org/14.01/android/vexpress-lsk/kernel_config (listed above)
h2. Compiling Linaro Android RootFS+Kernel
@@ -24,7 +24,7 @@ bc. sudo apt-get install zip curl flex bison build-essential git-core gnupg gper
gcc-multilib g++-multilib libc6-dev-i386 ia32-libs lib32z-dev gcc-4.5 g++-4.5 cpp-4.5 gcc-4.5-multilib g++-4.5-multilib \
uboot-mkimage uuid-dev openjdk-6-jdk ant lib32ncurses5-dev xsltproc
-* Download the Android building script for this release from "here":http://releases.linaro.org/13.12/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":http://releases.linaro.org/14.01/android/vexpress-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above.
* Run the script
diff --git a/android/vexpress-lsk/HOWTO_install.txt b/android/vexpress-lsk/HOWTO_install.txt
index fb2ed63..d5fcd8f 100644
--- a/android/vexpress-lsk/HOWTO_install.txt
+++ b/android/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":http://releases.linaro.org/13.12/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":http://releases.linaro.org/14.01/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 http://releases.linaro.org/13.12/android/vexpress-lsk/boot.tar.bz2
-wget http://releases.linaro.org/13.12/android/vexpress-lsk/system.tar.bz2
-wget http://releases.linaro.org/13.12/android/vexpress-lsk/userdata.tar.bz2
+bc. wget http://releases.linaro.org/14.01/android/vexpress-lsk/boot.tar.bz2
+wget http://releases.linaro.org/14.01/android/vexpress-lsk/system.tar.bz2
+wget http://releases.linaro.org/14.01/android/vexpress-lsk/userdata.tar.bz2
* Download "Linaro image tools":https://wiki.linaro.org/Linaro-Image-Tools which can be obtained in two ways:
@@ -56,7 +56,7 @@ sudo apt-get install linaro-image-tools
** Method 2: Building from source
-bc. wget http://releases.linaro.org/13.12/components/platform/linaro-image-tools/linaro-image-tools-2013.12.tar.gz
+bc. wget http://releases.linaro.org/14.01/components/platform/linaro-image-tools/linaro-image-tools-2014.01.tar.gz
* Insert SD card and note the assigned @'/dev/sdX'@ or @'/dev/mmcblk0'@
diff --git a/android/vexpress-lsk/HOWTO_releasenotes.txt b/android/vexpress-lsk/HOWTO_releasenotes.txt
index 92aba05..2a86ff8 100644
--- a/android/vexpress-lsk/HOWTO_releasenotes.txt
+++ b/android/vexpress-lsk/HOWTO_releasenotes.txt
@@ -1,4 +1,4 @@
-h1. Linaro Stable Kernel (LSK) 13.12 Release for Versatile Express (Android)
+h1. Linaro Stable Kernel (LSK) 14.01 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/13.12/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.01/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-13.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.
+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.01-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/android/vexpress-lsk/HOWTO_rtsm.txt b/android/vexpress-lsk/HOWTO_rtsm.txt
index d5b2b6f..dfcb968 100644
--- a/android/vexpress-lsk/HOWTO_rtsm.txt
+++ b/android/vexpress-lsk/HOWTO_rtsm.txt
@@ -23,7 +23,7 @@ sudo apt-get install linaro-image-tools
** Method 2: Build from source
-bc. wget http://releases.linaro.org/13.12/components/platform/linaro-image-tools/linaro-image-tools-2013.12.tar.gz
+bc. wget http://releases.linaro.org/14.01/components/platform/linaro-image-tools/linaro-image-tools-2014.01.tar.gz
h2. Create a 2GB image file
@@ -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 http://releases.linaro.org/13.12/android/vexpress-lsk/boot.tar.bz2
-wget http://releases.linaro.org/13.12/android/vexpress-lsk/system.tar.bz2
-wget http://releases.linaro.org/13.12/android/vexpress-lsk/userdata.tar.bz2
+bc. wget http://releases.linaro.org/14.01/android/vexpress-lsk/boot.tar.bz2
+wget http://releases.linaro.org/14.01/android/vexpress-lsk/system.tar.bz2
+wget http://releases.linaro.org/14.01/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/openembedded/vexpress-lsk/FASTMODELS.textile b/openembedded/vexpress-lsk/FASTMODELS.textile
index 84de5e4..ab193ec 100644
--- a/openembedded/vexpress-lsk/FASTMODELS.textile
+++ b/openembedded/vexpress-lsk/FASTMODELS.textile
@@ -22,7 +22,7 @@ sudo apt-get install linaro-image-tools
** Method 2: Building from source
-bc. wget http://releases.linaro.org/13.12/components/platform/linaro-image-tools/linaro-image-tools-2013.12.tar.gz
+bc. wget http://releases.linaro.org/14.01/components/platform/linaro-image-tools/linaro-image-tools-2014.01.tar.gz
h2. Create a 2GB image file
@@ -30,8 +30,8 @@ Fast Models will only deal with file systems up to 2GB in size, however the if t
Using the following command, you will download the RootFS, the hardware pack.
-bc. wget http://releases.linaro.org/13.12/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20131215-557_armhf_supported.tar.gz
-wget https://releases.linaro.org/13.12/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20131215-186.rootfs.tar.gz
+bc. wget http://releases.linaro.org/14.01/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20131215-557_armhf_supported.tar.gz
+wget https://releases.linaro.org/14.01/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20131215-186.rootfs.tar.gz
Now you need to create the image using the following commands.
diff --git a/openembedded/vexpress-lsk/HACKING.textile b/openembedded/vexpress-lsk/HACKING.textile
index e26b446..6c50378 100644
--- a/openembedded/vexpress-lsk/HACKING.textile
+++ b/openembedded/vexpress-lsk/HACKING.textile
@@ -15,7 +15,7 @@ You can use GIT to obtain the kernel source code for this release:
bc. git clone git://git.linaro.org/kernel/linux-linaro-stable.git
cd linux-linaro-stable
-git checkout lsk-vexpress-13.12
+git checkout lsk-vexpress-14.01
h3. Create a kernel config
diff --git a/openembedded/vexpress-lsk/INSTALL.textile b/openembedded/vexpress-lsk/INSTALL.textile
index e831c54..557c9d3 100644
--- a/openembedded/vexpress-lsk/INSTALL.textile
+++ b/openembedded/vexpress-lsk/INSTALL.textile
@@ -17,7 +17,7 @@ h3. Prerequisites
* 4GB SD card or larger
* Latest firmware installed onto the Versatile Express. Please see "Firmware Update" tab
* Download the pre-built image for this release
-bc. wget http://releases.linaro.org/13.12/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.8_20131215-557.img.gz
+bc. wget http://releases.linaro.org/14.01/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.8_20131215-557.img.gz
h3. Installation Steps
@@ -26,7 +26,7 @@ h3. Installation Steps
bc. dmesg
SDCARD=/dev/sdX # sdcard found from dmesg above
-zcat http://releases.linaro.org/13.12/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.8_20131215-557.img.gz | sudo dd bs=64k of=$SDCARD
+zcat http://releases.linaro.org/14.01/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.8_20131215-557.img.gz | sudo dd bs=64k of=$SDCARD
When the image is created, skip down to the section "Booting the image".
@@ -45,8 +45,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 http://releases.linaro.org/13.12/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20131215-557_armhf_supported.tar.gz
-wget http://releases.linaro.org/13.12/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20131215-186.rootfs.tar.gz
+bc. wget http://releases.linaro.org/14.01/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20131215-557_armhf_supported.tar.gz
+wget http://releases.linaro.org/14.01/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20131215-186.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:
@@ -58,7 +58,7 @@ sudo apt-get install linaro-image-tools
** Method 2: Building from source
-bc. wget http://releases.linaro.org/13.12/components/platform/linaro-image-tools/linaro-image-tools-2013.12.tar.gz
+bc. wget http://releases.linaro.org/14.01/components/platform/linaro-image-tools/linaro-image-tools-2014.01.tar.gz
* Insert SD card and note the assigned @'/dev/sdX'@ or @'/dev/mmcblk0'@
diff --git a/openembedded/vexpress-lsk/README.textile b/openembedded/vexpress-lsk/README.textile
index 6cc42ef..eb3c28b 100644
--- a/openembedded/vexpress-lsk/README.textile
+++ b/openembedded/vexpress-lsk/README.textile
@@ -1,4 +1,4 @@
-h1. Linaro Stable Kernel (LSK) 13.12 Release for Versatile Express (OpenEmbedded)
+h1. Linaro Stable Kernel (LSK) 14.01 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/13.12/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.01/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-13.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.
+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.01-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.