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>
This commit is contained in:
Jonas Gorski
2015-09-12 21:52:43 +02:00
parent 80403e4558
commit a89f5e795a
84 changed files with 334 additions and 3 deletions

View File

@@ -8,6 +8,10 @@
model = "Alcatel RG100A";
compatible = "alcatel,rg100a", "brcm,bcm6358";
chosen {
bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
};
gpio-leds {
compatible = "gpio-leds";