aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/firefly-rk3288.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/firefly-rk3288.conf')
-rw-r--r--conf/machine/firefly-rk3288.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/firefly-rk3288.conf b/conf/machine/firefly-rk3288.conf
index 0fbac06..0900440 100644
--- a/conf/machine/firefly-rk3288.conf
+++ b/conf/machine/firefly-rk3288.conf
@@ -10,3 +10,4 @@ require conf/machine/include/rk3288.inc
KERNEL_DEVICETREE = "rk3288-firefly.dtb"
UBOOT_MACHINE = "firefly-rk3288_defconfig"
+GPTIMG_APPEND = "console=tty1 console=ttyS2,115200n8 rw root=/dev/mmcblk0p7 rootfstype=ext4 init=/sbin/init"