summaryrefslogtreecommitdiff
path: root/clusters/ci.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/ci.morph')
-rw-r--r--clusters/ci.morph22
1 files changed, 12 insertions, 10 deletions
diff --git a/clusters/ci.morph b/clusters/ci.morph
index 48e978bc..2c391477 100644
--- a/clusters/ci.morph
+++ b/clusters/ci.morph
@@ -23,12 +23,13 @@ systems:
devel-system-armv7lhf-jetson:
type: rawdisk
location: build-system-armv7lhf-jetson.img
+ BOOTLOADER_CONFIG_FORMAT: extlinux
+ BOOTLOADER_INSTALL: none
DISK_SIZE: 2G
- 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
+ DTB_PATH: boot/tegra124-jetson-tk1.dtb
+ KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1
+ nouveau.pstate=1
+ ROOT_DEVICE: /dev/mmcblk0p1
- morph: systems/weston-system-x86_64-generic.morph
deploy:
weston-system-x86_64-generic:
@@ -41,9 +42,10 @@ systems:
weston-system-armv7lhf-jetson:
type: rawdisk
location: weston-system-armv7lhf-jetson.img
+ BOOTLOADER_CONFIG_FORMAT: extlinux
+ BOOTLOADER_INSTALL: none
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
+ DTB_PATH: boot/tegra124-jetson-tk1.dtb
+ KERNEL_ARGS: cma=256M console=tty0 console=ttyS0,115200n8 no_console_suspend=1
+ nouveau.pstate=1
+ ROOT_DEVICE: /dev/mmcblk0p1