aboutsummaryrefslogtreecommitdiffstats
path: root/wic/tinker-board.wks
diff options
context:
space:
mode:
Diffstat (limited to 'wic/tinker-board.wks')
-rw-r--r--wic/tinker-board.wks8
1 files changed, 0 insertions, 8 deletions
diff --git a/wic/tinker-board.wks b/wic/tinker-board.wks
deleted file mode 100644
index 5a63ce0..0000000
--- a/wic/tinker-board.wks
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright (C) 2019 Garmin Ltd. or its subsidiaries
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-include rk3288-boot.wks
-
-part / --ondisk ${RK_BOOT_DEVICE} --source rootfs --fstype=ext4 --label root
-
-bootloader --ptable gpt --append="console=tty1 console=ttyS2,115200n8 rw root=/dev/${RK_BOOT_DEVICE}p7 rootfstype=ext4 init=/sbin/init"