aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/r5010unv2.dts
diff options
context:
space:
mode:
authorJonas Gorski <jonas.gorski@gmail.com>2016-06-27 15:59:00 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-27 15:59:00 +0200
commit0a0b7425da48067c7ac613026f54659bb084d37c (patch)
treee91c2b2c192875e962164634926c682d57c4540d /target/linux/brcm63xx/dts/r5010unv2.dts
parent1f6462e7784bc173c2367db26ee866b2c8c31c08 (diff)
downloadmaster-187ad058-0a0b7425da48067c7ac613026f54659bb084d37c.tar.gz
master-187ad058-0a0b7425da48067c7ac613026f54659bb084d37c.tar.bz2
master-187ad058-0a0b7425da48067c7ac613026f54659bb084d37c.zip
brcm63xx: move the bootargs into the dtb files
Instead of using a fixed commandline, allow one per device. Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Diffstat (limited to 'target/linux/brcm63xx/dts/r5010unv2.dts')
-rw-r--r--target/linux/brcm63xx/dts/r5010unv2.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/dts/r5010unv2.dts b/target/linux/brcm63xx/dts/r5010unv2.dts
index cae2296d53..0d91d84520 100644
--- a/target/linux/brcm63xx/dts/r5010unv2.dts
+++ b/target/linux/brcm63xx/dts/r5010unv2.dts
@@ -7,6 +7,11 @@
/ {
model = "NuCom R5010UN v2";
compatible = "nucom,r5010unv2", "brcm,bcm6328";
+
+ chosen {
+ bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
+ };
+
gpio-keys-polled {
compatible = "gpio-keys-polled";