aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/rk3288.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/rk3288.inc')
-rw-r--r--conf/machine/include/rk3288.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/rk3288.inc b/conf/machine/include/rk3288.inc
index 0528e8a..08cb561 100644
--- a/conf/machine/include/rk3288.inc
+++ b/conf/machine/include/rk3288.inc
@@ -10,7 +10,7 @@ require conf/machine/include/rockchip-defaults.inc
SERIAL_CONSOLES = "115200;ttyS2"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot"
-SPL_BINARY ?= "u-boot-spl-dtb.bin"
+SPL_BINARY ?= "idbloader.img"
IMAGE_FSTYPES = "rockchip-gpt-img"
IMAGE_CLASSES += "rockchip-gpt-img"