summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-04-27 08:29:03 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-04-27 08:29:03 +0100
commitc729d9e524532c1edf68e92ebe7335c9bea10452 (patch)
treee201e85329ea2b1d95202de709557290a70cb2d0
parent472dc5410ffee60001bf0dc493e605eb6dac2790 (diff)
15.04: update date refs
Change-Id: I9806bb66d5e93603053c59473e6878e6c15ae66c Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt6
-rw-r--r--members/arm/openembedded/aarch64/HACKING.textile2
-rw-r--r--members/arm/openembedded/juno-lsk/HACKING.textile2
-rw-r--r--members/arm/openembedded/juno-lsk/INSTALL.textile4
-rw-r--r--members/arm/openembedded/vexpress-lsk/FASTMODELS.textile9
-rw-r--r--members/arm/openembedded/vexpress-lsk/INSTALL.textile14
6 files changed, 13 insertions, 24 deletions
diff --git a/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt b/members/arm/android/images/armv8-android-juno-lsk/HOWTO_install.txt
index 5b08987..fc5f6de 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
@@ -216,16 +216,16 @@ Once the EFI Shell is running, you will see a countdown. Press the ESC key to a
bc. kernel dtb=juno.dtb initrd=ramdisk.img console=ttyAMA0,115200 selinux=0
-You should see output similar to the following:
+You should see output similar to the following (where X replaces build specific info):
bc. EFI stub: Booting Linux Kernel...
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
-[ 0.000000] Linux version 3.10.68 (buildslave@x86-64-07-android) (gcc version 4.9 20140514 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Mar 19 10:00:09 CET 2015
+[ 0.000000] Linux version 3.10.XX (buildslave@x86-64-07-android) (gcc version X.X XXXXXXXX (prerelease) (GCC) ) #1 SMP PREEMPT XXX XXX XX XX:XX:XX CET XXXX
[ 0.000000] CPU: AArch64 Processor [410fd030] revision 0
[ 0.000000] Machine: Juno
-One important part of the output is the Linux version, shown above as 3.10.68. It is critical that you ensure you are booting Linux version 3.10.68. If you are not, it may be that you have mis-configured your system and you should revise your configuration by repeating the steps above.
+One important part of the output is the Linux version, shown above as 3.10. It is critical that you ensure you are booting Linux version 3.10 and not 3.15 that comes installed with the ARM Firmware images. If you are not, it may be that you have mis-configured your system and you should revise your configuration by repeating the steps above.
h2. Automating the EFI Shell boot command
diff --git a/members/arm/openembedded/aarch64/HACKING.textile b/members/arm/openembedded/aarch64/HACKING.textile
index e1e3ad0..a5b5b53 100644
--- a/members/arm/openembedded/aarch64/HACKING.textile
+++ b/members/arm/openembedded/aarch64/HACKING.textile
@@ -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_20150319.0
+git checkout ll_20150422.0
h3. Create a kernel config
diff --git a/members/arm/openembedded/juno-lsk/HACKING.textile b/members/arm/openembedded/juno-lsk/HACKING.textile
index fcfdfe7..fd1ae55 100644
--- a/members/arm/openembedded/juno-lsk/HACKING.textile
+++ b/members/arm/openembedded/juno-lsk/HACKING.textile
@@ -23,7 +23,7 @@ h3. Get the Linaro Kernel Source
bc. git clone https://git.linaro.org/landing-teams/working/arm/kernel-release.git
cd kernel
-git checkout lsk-3.10-armlt-juno-20150311
+git checkout lsk-3.10-armlt-juno-20150409
h3. Create a kernel config
diff --git a/members/arm/openembedded/juno-lsk/INSTALL.textile b/members/arm/openembedded/juno-lsk/INSTALL.textile
index c69c048..57a82f3 100644
--- a/members/arm/openembedded/juno-lsk/INSTALL.textile
+++ b/members/arm/openembedded/juno-lsk/INSTALL.textile
@@ -221,11 +221,11 @@ Once the EFI Shell is running, you will see a countdown. Press the ESC key to a
bc. Image dtb=juno/juno.dtb console=ttyAMA0,115200 rootwait root=/dev/sda2
-You should see output similar to the following:
+You should see output similar to the following (where X replaces build specific info):
bc. EFI stub: Booting Linux Kernel...
[ 0.000000] Initializing cgroup subsys cpu
-[ 0.000000] Linux version 3.10.0-1-linaro-lt-vexpress64 (buildslave@x86-64-07) (gcc version 4.9.2 20140904 (prerelease) (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) ) #1ubuntu1~ci+150324082033 SMP Tue Mar 24 08:21:16 UTC 2015
+[ 0.000000] Linux version 3.10.0-1-linaro-lt-vexpress64 (buildslave@x86-64-07) (gcc version X.X.X XXXXXXXX (prerelease) (crosstool-NG linaro-X.XX.X-X.X-XXXX.XX - Linaro GCC X.X-XXXX.XX) ) #1ubuntu1~ci+XXXXXXXXXXXX SMP XXX XXX XX XX:XX:XX UTC XXXX
[ 0.000000] CPU: AArch64 Processor [410fd030] revision 0
[ 0.000000] Machine: Juno
diff --git a/members/arm/openembedded/vexpress-lsk/FASTMODELS.textile b/members/arm/openembedded/vexpress-lsk/FASTMODELS.textile
index ba674c2..df3e6e3 100644
--- a/members/arm/openembedded/vexpress-lsk/FASTMODELS.textile
+++ b/members/arm/openembedded/vexpress-lsk/FASTMODELS.textile
@@ -28,14 +28,9 @@ h2. Create a 2GB image file
Fast Models will only deal with file systems up to 2GB in size, however the pre-built image may be larger. In this case, you can build your own image using the pre-built artifacts as listed below.
-Using the following command, you will download the RootFS, the hardware pack.
+Download the Hardware Pack (hwpack*.tar.gz) and the ALIP rootfs (linaro-image-alip*.tar.gz) files from above, then create a disk image using the following commands.
-bc. wget http://releases.linaro.org/15.03/members/arm/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20150324-715_armhf_supported.tar.gz
-wget http://releases.linaro.org/15.03/members/arm/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20150314-326.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_20150324-715_armhf_supported.tar.gz --binary linaro-image-alip-genericarmv7a-20150314-326.rootfs.tar.gz
+bc. linaro-media-create --image-file linaro.img --image-size 2000M --dev vexpress --hwpack hwpack_linaro-lsk-vexpress_*_armhf_supported.tar.gz --binary linaro-image-alip-genericarmv7a-*.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 2556a8d..e8f188d 100644
--- a/members/arm/openembedded/vexpress-lsk/INSTALL.textile
+++ b/members/arm/openembedded/vexpress-lsk/INSTALL.textile
@@ -16,9 +16,7 @@ h3. Prerequisites
* Ubuntu 12.04 64 bit or newer on your desktop PC ("www.ubuntu.com":http://www.ubuntu.com)
* 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/15.03/members/arm/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.9_20150324-715.img.gz
+* Download the pre-built image for this release from the list above (lsk-vexpress-openembedded_alip-armv7a-*.img.gz)
h3. Installation Steps
@@ -27,7 +25,7 @@ h3. Installation Steps
bc. dmesg
SDCARD=/dev/sdX # sdcard found from dmesg above
-zcat http://releases.linaro.org/15.03/members/arm/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-gcc-4.9_20150324-715.img.gz | sudo dd bs=64k of=$SDCARD
+zcat http://releases.linaro.org/15.03/members/arm/openembedded/vexpress-lsk/lsk-vexpress-openembedded_alip-armv7a-*.img.gz | sudo dd bs=64k of=$SDCARD
When the image is created, skip down to the section "Booting the image".
@@ -44,11 +42,7 @@ Using components to generate the image will yield the same functionality found i
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/15.03/members/arm/openembedded/vexpress-lsk/hwpack_linaro-lsk-vexpress_20150324-715_armhf_supported.tar.gz
-wget https://releases.linaro.org/15.03/members/arm/openembedded/vexpress-lsk/linaro-image-alip-genericarmv7a-20150314-326.rootfs.tar.gz
-
+* Download Artifacts from the list above
* Get "Linaro image tools":https://wiki.linaro.org/Linaro-Image-Tools. There are multiple ways you can get the latest Linaro Image Tools:
** Method 1: Install them from the Linaro Image Tools "PPA":https://launchpad.net/~linaro-maintainers/+archive/tools
@@ -77,7 +71,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_20150324-715_armhf_supported.tar.gz --binary linaro-image-alip-genericarmv7a-20150314-326.rootfs.tar.gz
+bc. sudo linaro-media-create --mmc /dev/sdX --dev vexpress --hwpack hwpack_linaro-lsk-vexpress_*_armhf_supported.tar.gz --binary linaro-image-alip-genericarmv7a-*.rootfs.tar.gz
h2. Booting the image