aboutsummaryrefslogtreecommitdiffstats
path: root/wic/tinker-board.wks
blob: c2027bd34edba52c3b34bd87d29a9129a92256c1 (plain)
1
2
3
4
5
6
7
# 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/mmcblk0p7 rootfstype=ext4 init=/sbin/init"