summaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx/patches-4.1/330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-09-26 22:57:33 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-09-26 22:57:33 +0000
commitc6401c6d617748f2f76cf548e525c88b9942ce98 (patch)
treee611e75e0cc04c73b77fce242b42ac6215708658 /target/linux/bcm53xx/patches-4.1/330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
parent877f2972d4d8f63644f18688cff7efd7ce280f2b (diff)
downloadmtk-20170518-c6401c6d617748f2f76cf548e525c88b9942ce98.zip
mtk-20170518-c6401c6d617748f2f76cf548e525c88b9942ce98.tar.gz
mtk-20170518-c6401c6d617748f2f76cf548e525c88b9942ce98.tar.bz2
bcm53xx: add early support for Linksys EA6300 V1
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 47052
Diffstat (limited to 'target/linux/bcm53xx/patches-4.1/330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch')
-rw-r--r--target/linux/bcm53xx/patches-4.1/330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/patches-4.1/330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch b/target/linux/bcm53xx/patches-4.1/330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
index 216d8e6..4e25647 100644
--- a/target/linux/bcm53xx/patches-4.1/330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
+++ b/target/linux/bcm53xx/patches-4.1/330-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
@@ -157,3 +157,14 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
};
memory {
+--- a/arch/arm/boot/dts/bcm4708-linksys-ea6300-v1.dts
++++ b/arch/arm/boot/dts/bcm4708-linksys-ea6300-v1.dts
+@@ -17,7 +17,7 @@
+ model = "Linksys EA6300 V1";
+
+ chosen {
+- bootargs = "console=ttyS0,115200";
++ bootargs = "console=ttyS0,115200 earlyprintk";
+ };
+
+ memory {