bcm53xx: add support for kernel 4.1
[openwrt.git] / target / linux / bcm53xx / patches-4.1 / 303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch
1 From eb1075cc48d3c315c7403822c33da9588ab76492 Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <zajec5@gmail.com>
3 Date: Wed, 14 Jan 2015 08:33:25 +0100
4 Subject: [PATCH] ARM: BCM5310X: Enable earlyprintk on tested devices
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8
9 Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
10 ---
11  arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts  | 2 +-
12  arch/arm/boot/dts/bcm4708-netgear-r6250.dts        | 2 +-
13  arch/arm/boot/dts/bcm47081-asus-rt-n18u.dts        | 2 +-
14  arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts | 2 +-
15  4 files changed, 4 insertions(+), 4 deletions(-)
16
17 --- a/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts
18 +++ b/arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts
19 @@ -17,7 +17,7 @@
20         model = "Buffalo WZR-1750DHP (BCM4708)";
21  
22         chosen {
23 -               bootargs = "console=ttyS0,115200";
24 +               bootargs = "console=ttyS0,115200 earlyprintk";
25         };
26  
27         memory {
28 --- a/arch/arm/boot/dts/bcm4708-netgear-r6250.dts
29 +++ b/arch/arm/boot/dts/bcm4708-netgear-r6250.dts
30 @@ -17,7 +17,7 @@
31         model = "Netgear R6250 V1 (BCM4708)";
32  
33         chosen {
34 -               bootargs = "console=ttyS0,115200";
35 +               bootargs = "console=ttyS0,115200 earlyprintk";
36         };
37  
38         memory {
39 --- a/arch/arm/boot/dts/bcm47081-asus-rt-n18u.dts
40 +++ b/arch/arm/boot/dts/bcm47081-asus-rt-n18u.dts
41 @@ -17,7 +17,7 @@
42         model = "Asus RT-N18U (BCM47081)";
43  
44         chosen {
45 -               bootargs = "console=ttyS0,115200";
46 +               bootargs = "console=ttyS0,115200 earlyprintk";
47         };
48  
49         memory {
50 --- a/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts
51 +++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts
52 @@ -17,7 +17,7 @@
53         model = "Buffalo WZR-600DHP2 (BCM47081)";
54  
55         chosen {
56 -               bootargs = "console=ttyS0,115200";
57 +               bootargs = "console=ttyS0,115200 earlyprintk";
58         };
59  
60         memory {
61 --- a/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
62 +++ b/arch/arm/boot/dts/bcm47081-buffalo-wzr-900dhp.dts
63 @@ -17,7 +17,7 @@
64         model = "Buffalo WZR-900DHP (BCM47081)";
65  
66         chosen {
67 -               bootargs = "console=ttyS0,115200";
68 +               bootargs = "console=ttyS0,115200 earlyprintk";
69         };
70  
71         memory {
72 --- a/arch/arm/boot/dts/bcm4709-netgear-r8000.dts
73 +++ b/arch/arm/boot/dts/bcm4709-netgear-r8000.dts
74 @@ -17,7 +17,7 @@
75         model = "Netgear R8000 (BCM4709)";
76  
77         chosen {
78 -               bootargs = "console=ttyS0,115200";
79 +               bootargs = "console=ttyS0,115200 earlyprintk";
80         };
81  
82         memory {
83 --- a/arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts
84 +++ b/arch/arm/boot/dts/bcm4708-asus-rt-ac56u.dts
85 @@ -17,7 +17,7 @@
86         model = "Asus RT-AC56U (BCM4708)";
87  
88         chosen {
89 -               bootargs = "console=ttyS0,115200";
90 +               bootargs = "console=ttyS0,115200 earlyprintk";
91         };
92  
93         memory {
94 --- a/arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts
95 +++ b/arch/arm/boot/dts/bcm4708-asus-rt-ac68u.dts
96 @@ -17,7 +17,7 @@
97         model = "Asus RT-AC68U (BCM4708)";
98  
99         chosen {
100 -               bootargs = "console=ttyS0,115200";
101 +               bootargs = "console=ttyS0,115200 earlyprintk";
102         };
103  
104         memory {
105 --- a/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
106 +++ b/arch/arm/boot/dts/bcm4708-luxul-xwc-1000.dts
107 @@ -17,7 +17,7 @@
108         model = "Luxul XWC-1000 (BCM4708)";
109  
110         chosen {
111 -               bootargs = "console=ttyS0,115200";
112 +               bootargs = "console=ttyS0,115200 earlyprintk";
113         };
114  
115         memory {
116 --- a/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
117 +++ b/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts
118 @@ -17,7 +17,7 @@
119         model = "Buffalo WXR-1900DHP";
120  
121         chosen {
122 -               bootargs = "console=ttyS0,115200";
123 +               bootargs = "console=ttyS0,115200 earlyprintk";
124         };
125  
126         memory {
127 --- a/arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts
128 +++ b/arch/arm/boot/dts/bcm4708-smartrg-sr400ac.dts
129 @@ -17,7 +17,7 @@
130         model = "SmartRG SR400ac";
131  
132         chosen {
133 -               bootargs = "console=ttyS0,115200";
134 +               bootargs = "console=ttyS0,115200 earlyprintk";
135         };
136  
137         memory {
138 --- a/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
139 +++ b/arch/arm/boot/dts/bcm4709-asus-rt-ac87u.dts
140 @@ -16,7 +16,7 @@
141         model = "Asus RT-AC87U";
142  
143         chosen {
144 -               bootargs = "console=ttyS0,115200";
145 +               bootargs = "console=ttyS0,115200 earlyprintk";
146         };
147  
148         memory {