summaryrefslogtreecommitdiff
path: root/clusters/release.morph
diff options
context:
space:
mode:
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