]> rtime.felk.cvut.cz Git - zynq/linux-build.git/commitdiff
Update bootargs to have root in RAMdisk
authorMartin Vajnar <martin.vajnar@cvut.cz>
Mon, 12 Feb 2018 17:10:47 +0000 (18:10 +0100)
committerMartin Vajnar <martin.vajnar@cvut.cz>
Mon, 12 Feb 2018 17:10:47 +0000 (18:10 +0100)
src/microzed.dts

index 5beba3e706dbbe7d78c669dff6fa704145caf01a..ef4aed16acb20d4f3deef9f7661030c55603e590 100644 (file)
@@ -29,7 +29,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyPS1,115200 earlyprintk";
+               bootargs = "root=/dev/ram0 rw console=ttyPS1,115200 earlyprintk";
        };
 
        usb_phy0: phy0 {