From d7cf42e8e2f0890756a1a5c3d60bbbca3aabcb3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 26 Nov 2014 22:48:15 +0000 Subject: cluster/ci.morph: Add weston-system-armv7lhf-jetson --- clusters/ci.morph | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/clusters/ci.morph b/clusters/ci.morph index aa77c28d..48e978bc 100644 --- a/clusters/ci.morph +++ b/clusters/ci.morph @@ -36,3 +36,14 @@ systems: location: weston-system-x86_64-generic.img DISK_SIZE: 4G KERNEL_ARGS: vga=788 +- morph: systems/weston-system-armv7lhf-jetson.morph + deploy: + weston-system-armv7lhf-jetson: + type: rawdisk + location: weston-system-armv7lhf-jetson.img + DISK_SIZE: 4G + ROOT_DEVICE: "/dev/mmcblk0p1" + DTB_PATH: "boot/tegra124-jetson-tk1.dtb" + BOOTLOADER_CONFIG_FORMAT: "extlinux" + BOOTLOADER_INSTALL: "none" + KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1 nouveau.pstate=1 -- cgit v1.2.1