aboutsummaryrefslogtreecommitdiffstats
path: root/wic/vyasa-rk3288.wks
blob: f019e0dcfc2569bed05ac198f1fe3bc9a4f13c2c (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2019 Garmin Ltd. or its subsidiaries
# Released under the MIT license (see COPYING.MIT for the terms)

include rk3288-boot.wks
part / --align 131072 --source rootfs --fstype=ext4 --label root

bootloader --ptable gpt --append="console=tty1 console=ttyS2,115200n8 rw root=/dev/mmcblk2p7 rootfstype=ext4 init=/sbin/init"