summaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-01-21 07:23:31 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-01-21 07:23:31 +0000
commitbba98a3c5364cde4d23781b74ed0f2315d4dc8b0 (patch)
treef7b0d6eda19fef14ef1be65b47aa118e9328a8ce /target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
parent3b701e8023138fda298617f95dbab0e52cca0e55 (diff)
downloadmtk-20170518-bba98a3c5364cde4d23781b74ed0f2315d4dc8b0.zip
mtk-20170518-bba98a3c5364cde4d23781b74ed0f2315d4dc8b0.tar.gz
mtk-20170518-bba98a3c5364cde4d23781b74ed0f2315d4dc8b0.tar.bz2
bcm53xx: backport official Buffalo WZR-900DHP patch
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44070
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch')
-rw-r--r--target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch b/target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
index 8bd99f9..51ea2be 100644
--- a/target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
+++ b/target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
@@ -66,6 +66,17 @@ index bbb414f..20903a5 100644
};
memory {
+--- a/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
++++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
+@@ -16,7 +16,7 @@
+ model = "Buffalo WZR-900DHP (BCM47081)";
+
+ chosen {
+- bootargs = "console=ttyS0,115200";
++ bootargs = "console=ttyS0,115200 earlyprintk";
+ };
+
+ memory {
--
1.8.4.5