2
0
forked from Ivasoft/openwrt

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 = "Broadcom BCM96338GW reference board";
compatible = "brcm,bcm96338gw", "brcm,bcm6338";
chosen {
bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
};
gpio-leds {
compatible = "gpio-leds";