summaryrefslogtreecommitdiff
path: root/genivi/clusters/gdp-jetson-upgrade.morph
diff options
context:
space:
mode:
Diffstat (limited to 'genivi/clusters/gdp-jetson-upgrade.morph')
-rw-r--r--genivi/clusters/gdp-jetson-upgrade.morph19
1 files changed, 19 insertions, 0 deletions
diff --git a/genivi/clusters/gdp-jetson-upgrade.morph b/genivi/clusters/gdp-jetson-upgrade.morph
new file mode 100644
index 00000000..57287f4c
--- /dev/null
+++ b/genivi/clusters/gdp-jetson-upgrade.morph
@@ -0,0 +1,19 @@
+name: gdp-jetson-upgrade
+kind: cluster
+systems:
+- morph: genivi/systems/genivi-demo-platform-armv7lhf-jetson.morph
+ deploy-defaults:
+ BOOT_DEVICE: "/dev/mmcblk0p1"
+ ROOT_DEVICE: "/dev/mmcblk0p2"
+ 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
+ FSTAB_SRC: LABEL=src /src auto defaults,rw,noatime,nofail 0 2
+ GENIVI_WESTON_BACKEND: drm
+ GENIVI_WESTON_CONFIG: gdp
+ GENIVI_WESTON_AUTOSTART: True
+ deploy:
+ self:
+ type: extensions/ssh-rsync
+ location: root@127.0.0.1