X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fdts%2Fhg556a-a.dts;fp=target%2Flinux%2Fbrcm63xx%2Fdts%2Fhg556a-a.dts;h=906ee611b93002ac9f3c9ac88efab99e3e68a933;hp=de17500ceb782bce1c2ae3e4b008c10ca3b0b303;hb=aba4e29eadfb82ef7f52f85cdb4cd10a4abad622;hpb=a3384088a212cb1458746624f016f93ff98135f3 diff --git a/target/linux/brcm63xx/dts/hg556a-a.dts b/target/linux/brcm63xx/dts/hg556a-a.dts index de17500ceb..906ee611b9 100644 --- a/target/linux/brcm63xx/dts/hg556a-a.dts +++ b/target/linux/brcm63xx/dts/hg556a-a.dts @@ -10,6 +10,7 @@ chosen { bootargs = "root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200"; + stdout-path = "serial0:115200n8"; }; gpio-keys-polled { @@ -128,3 +129,7 @@ reg = <0xfe0000 0x020000>; }; }; + +&uart0 { + status = "ok"; +};