aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/rockchip-defaults.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/rockchip-defaults.inc')
-rw-r--r--conf/machine/include/rockchip-defaults.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/include/rockchip-defaults.inc b/conf/machine/include/rockchip-defaults.inc
index 0507017..82fd590 100644
--- a/conf/machine/include/rockchip-defaults.inc
+++ b/conf/machine/include/rockchip-defaults.inc
@@ -21,3 +21,8 @@ XSERVER = " \
# misc
IMAGE_FSTYPES += "ext4"
+
+# boot device (sd-card/emmc)
+RK_BOOT_DEVICE ??= "mmcblk0"
+WICVARS_append = " RK_BOOT_DEVICE"
+