summaryrefslogtreecommitdiff
path: root/unmaintained/clusters/jetson-upgrade.morph
blob: fb1fc1b43b8ccd26b1bba7ef4ec5b29c179cd703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: jetson-upgrade
kind: cluster
systems:
- morph: unmaintained/systems/devel-system-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
  deploy:
    self:
      upgrade-type: extensions/ssh-rsync
      upgrade-location: root@127.0.0.1