aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/rock2-square.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/rock2-square.conf')
-rw-r--r--conf/machine/rock2-square.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/conf/machine/rock2-square.conf b/conf/machine/rock2-square.conf
index 1f4e938..9468b9a 100644
--- a/conf/machine/rock2-square.conf
+++ b/conf/machine/rock2-square.conf
@@ -8,5 +8,12 @@
require conf/machine/include/rk3288.inc
-KERNEL_DEVICETREE = "rk3288-rock2-square.dtb"
+SPL_BINARY = "u-boot-spl-dtb.bin"
+KERNEL_DEVICETREE = "rockchip/rk3288-rock2-square.dtb"
UBOOT_MACHINE = "rock2_defconfig"
+
+# This board doesn't support the combined idbloader, so resort to the older
+# image class
+IMAGE_FSTYPES += "rockchip-gpt-img"
+IMAGE_CLASSES += "rockchip-gpt-img"
+