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

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

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