summaryrefslogtreecommitdiff
path: root/clusters/release.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-28 13:10:58 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-04-28 13:10:58 +0000
commitf398e6501b400f6c32fb4d1ba920ac41d09a9795 (patch)
tree88183ce9240a52d78ce7784e18ca4d5a001c31a5 /clusters/release.morph
parent888b2af4d841cf09fc8b8565a35f3484369f8aaa (diff)
downloaddefinitions-f398e6501b400f6c32fb4d1ba920ac41d09a9795.tar.gz
System branch: master
Diffstat (limited to 'clusters/release.morph')
-rw-r--r--clusters/release.morph6
1 files changed, 4 insertions, 2 deletions
diff --git a/clusters/release.morph b/clusters/release.morph
index cbfa7431..5364d9d6 100644
--- a/clusters/release.morph
+++ b/clusters/release.morph
@@ -36,11 +36,12 @@ systems:
location: build-system-armv7lhf-jetson.img
BOOTLOADER_CONFIG_FORMAT: extlinux
BOOTLOADER_INSTALL: none
+ BOOT_DEVICE: /dev/mmcblk0p1
DISK_SIZE: 2G
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
+ ROOT_DEVICE: /dev/mmcblk0p2
- morph: systems/genivi-baseline-system-x86_64-generic.morph
deploy:
genivi-baseline-system-x86_64-generic:
@@ -55,8 +56,9 @@ systems:
location: genivi-baseline-system-armv7lhf-jetson.img
BOOTLOADER_CONFIG_FORMAT: extlinux
BOOTLOADER_INSTALL: none
+ BOOT_DEVICE: /dev/mmcblk0p1
DISK_SIZE: 4G
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
+ ROOT_DEVICE: /dev/mmcblk0p2