summaryrefslogtreecommitdiff
path: root/clusters/ivi-system-armv7lhf-jetson-deploy.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-03-23 07:51:48 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-03-25 14:23:02 +0000
commit01f4d354b512195a914dd90ecd6f16db47621069 (patch)
tree88bb611738484c1d90e92bf8cfc117c69d4f5345 /clusters/ivi-system-armv7lhf-jetson-deploy.morph
parent98d01306bacafaedb4f652c1a31a7b5ae10b0a77 (diff)
downloaddefinitions-01f4d354b512195a914dd90ecd6f16db47621069.tar.gz
Add a generic IVI system and cluster for NVIDIA JETSON boardGENIVI-L1.0baserock/release/GENIVI-L1.0baserock/pedroalvarez/GENIVI-L1.0
With generic upstream components (some of them already by GENIVI and AGL) Change-Id: Id0562558cc072eed4c90168f44db16daffef65b9
Diffstat (limited to 'clusters/ivi-system-armv7lhf-jetson-deploy.morph')
-rw-r--r--clusters/ivi-system-armv7lhf-jetson-deploy.morph18
1 files changed, 18 insertions, 0 deletions
diff --git a/clusters/ivi-system-armv7lhf-jetson-deploy.morph b/clusters/ivi-system-armv7lhf-jetson-deploy.morph
new file mode 100644
index 00000000..fef89351
--- /dev/null
+++ b/clusters/ivi-system-armv7lhf-jetson-deploy.morph
@@ -0,0 +1,18 @@
+name: ivi-system-armv7lhf-jetson-deploy
+kind: cluster
+description: Deploy a IVI system.
+systems:
+- morph: systems/ivi-system-armv7lhf-jetson.morph
+ deploy:
+ ivi-system-armv7lhf-jetson:
+ type: extensions/rawdisk
+ location: /ivi-system-armv7lhf-jetson.img
+ HOSTNAME: ivi-system-armv7lhf-jetson
+ DISK_SIZE: 6G
+ 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