aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2012-09-19 13:34:30 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-09-28 14:10:45 -0600
commit4a6251d922feb187b59908c9a6d5c496bb392e13 (patch)
tree5c8ec84a5811865239adca38f2c09f914db151fb
parent7591023bd35e5a41387012db4ace4755b1c2d9aa (diff)
Add 64 bit vexpress config
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rwxr-xr-xconfigs/vexpress64-3.6.cfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/vexpress64-3.6.cfg b/configs/vexpress64-3.6.cfg
new file mode 100755
index 0000000..f33d8a6
--- /dev/null
+++ b/configs/vexpress64-3.6.cfg
@@ -0,0 +1,17 @@
+#!/bin/bash
+export board_config_branch=config-boards-3.6
+export board_config_repo=git://git.linaro.org/kernel/configs.git
+export distribution=precise
+export kernel_branch=soc-armv8-model
+export kernel_repo=git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git
+export linaroconfigsboardflavour=vexpress64
+export linaro_ubuntu_packaging_branch=linaro-ubuntu-packaging-3.6-arm64
+export linaro_ubuntu_packaging_repo=git://git.linaro.org/ubuntu/linux-linaro-quantal.git
+export nearby_git=~/reference-git
+export SAMPLEBOARDS=vexpress64
+export SOCFAMILY=VEXPRESS
+export SOCFLAVOUR=vexpress64
+export SOCVENDOR=ARM
+export ubuntu_and_base_config_branch=config-core-3.6
+export ubuntu_and_base_config_repo=git://git.linaro.org/kernel/configs.git
+export ubuntu_config_frag=linaro/configs/ubuntu-minimal.conf