diff options
Diffstat (limited to 'target/linux/brcm63xx/dts/r1000h.dts')
-rw-r--r-- | target/linux/brcm63xx/dts/r1000h.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/dts/r1000h.dts b/target/linux/brcm63xx/dts/r1000h.dts index 5f773bd29a..3b3ac5792f 100644 --- a/target/linux/brcm63xx/dts/r1000h.dts +++ b/target/linux/brcm63xx/dts/r1000h.dts @@ -9,7 +9,7 @@ compatible = "actiontec,r1000h", "brcm,bcm6368"; chosen { - bootargs = "root=/dev/mtdblock2 rootfstype=squashfs noinitrd console=ttyS0,115200"; + bootargs = "rootfstype=squashfs noinitrd console=ttyS0,115200"; stdout-path = "serial0:115200n8"; }; |