aboutsummaryrefslogtreecommitdiff
path: root/configs/lt-vexpress64.cfg
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2014-06-11 08:34:17 +0200
committerKoen Kooi <koen.kooi@linaro.org>2014-06-11 08:34:17 +0200
commit1a0650ae403b8015752b435195db415e4ff7ee0c (patch)
treeda709094effa014eedb9758d6c99e56385f14a42 /configs/lt-vexpress64.cfg
parent1b1929654d3131e9fa2560cbb13111cd0e2083f4 (diff)
lt-vexpress64: add config for 3.10 based juno.
Diffstat (limited to 'configs/lt-vexpress64.cfg')
-rwxr-xr-xconfigs/lt-vexpress64.cfg25
1 files changed, 25 insertions, 0 deletions
diff --git a/configs/lt-vexpress64.cfg b/configs/lt-vexpress64.cfg
new file mode 100755
index 0000000..c579e9e
--- /dev/null
+++ b/configs/lt-vexpress64.cfg
@@ -0,0 +1,25 @@
+#!/bin/bash
+export DEBARCH=arm64
+export DEBARCHES=arm64
+export KARCH=arm64
+export SAMPLEBOARDS=vexpress64
+export SOCFAMILY=VEXPRESS
+export SOCFLAVOUR=lt-vexpress64
+export SOCVENDOR=ARM
+export auto_kernel_version=true
+export board_config_branch=integration-lsk-3.10-juno-android
+export board_config_frags="linaro/configs/vexpress64.conf"
+export board_config_repo=http://git.linaro.org/git-ro/landing-teams/working/arm/kernel.git
+export boot_wrapper_branch=master
+export boot_wrapper_repo=git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/boot-wrapper-aarch64.git
+export distribution=trusty
+export kernel_branch=integration-lsk-3.10-juno-android
+export kernel_repo=http://git.linaro.org/git-ro/landing-teams/working/arm/kernel.git
+export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.7-arm64
+export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-raring.git
+export linaroconfigsboardflavour=vexpress64
+export nearby_git=~/reference-git
+export ubuntu_and_base_config_branch=config-core-tracking
+export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
+export linaro_base_config_frags="linaro/configs/linaro-base.conf linaro/configs/linaro-base64.conf"
+export ubuntu_config_frag=linaro/configs/distribution.conf