X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbcm53xx%2Fpatches-3.14%2F320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch;fp=target%2Flinux%2Fbcm53xx%2Fpatches-3.14%2F320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch;h=e494774ddfe1325e1578f7297c6df80780554e48;hb=4ae1e883e878ccb38750d189641954800d299c81;hp=197869745d1c0c67249904d4bfd3e24e542f49bb;hpb=a570ccd7e25ff66ba61753ef2363ecbcd99f1b7b;p=openwrt%2Fopenwrt.git diff --git a/target/linux/bcm53xx/patches-3.14/320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch b/target/linux/bcm53xx/patches-3.14/320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch index 197869745d..e494774ddf 100644 --- a/target/linux/bcm53xx/patches-3.14/320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch +++ b/target/linux/bcm53xx/patches-3.14/320-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch @@ -27,7 +27,7 @@ Signed-off-by: Rafał Miłecki berlin2cd-google-chromecast.dtb --- /dev/null +++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts -@@ -0,0 +1,35 @@ +@@ -0,0 +1,36 @@ +/* + * Broadcom BCM470X / BCM5301X ARM platform code. + * DTS for Buffalo WZR-900DHP @@ -46,11 +46,12 @@ Signed-off-by: Rafał Miłecki + model = "Buffalo WZR-900DHP (BCM47081)"; + + chosen { -+ bootargs = "console=ttyS0,115200"; ++ bootargs = "console=ttyS0,115200 earlyprintk"; + }; + + memory { -+ reg = <0x00000000 0x08000000>; ++ reg = <0x00000000 0x08000000 ++ 0x88000000 0x08000000>; + }; + + chipcommonA {