gemini: Enable flash boot on reference design type
[openwrt/staging/nbd.git] / target / linux / gemini / patches-4.19 / 0011-ARM-dts-Fix-up-SQ201-flash-access.patch
index 7517d62ed31ca59e59a987741eb2734b1612fa2d..578e970c0fd9fe368654774bd561781e8773470b 100644 (file)
@@ -20,7 +20,7 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  
        chosen {
 -              bootargs = "console=ttyS0,115200n8 root=/dev/sda1 rw rootwait";
-+              bootargs = "console=ttyS0,115200n8 root=/dev/mtdblock2 rw rootfstype=squashfs,jffs2 rootwait";
++              bootargs = "console=ttyS0,115200n8 root=/dev/mtdblock3 rw rootfstype=squashfs,jffs2 rootwait";
                stdout-path = &uart0;
        };