bcm53xx: enable HIGHMEM to support more than 128 MiB of RAM
[openwrt/staging/chunkeey.git] / target / linux / bcm53xx / patches-3.14 / 303-ARM-BCM5310X-activate-early-printk-for-Netgear-R6250.patch
1 From 5e7384adfd587ded31a107f059ebf929acc105c3 Mon Sep 17 00:00:00 2001
2 From: Hauke Mehrtens <hauke@hauke-m.de>
3 Date: Sat, 1 Nov 2014 12:48:45 +0100
4 Subject: [PATCH] ARM: BCM5310X: activate early printk for Netgear R6250
5
6 This activates early printk on the Netgear R6250 by default.
7
8 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
9 ---
10 arch/arm/boot/dts/bcm4708-netgear-r6250.dts | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 --- a/arch/arm/boot/dts/bcm4708-netgear-r6250.dts
14 +++ b/arch/arm/boot/dts/bcm4708-netgear-r6250.dts
15 @@ -16,7 +16,7 @@
16 model = "Netgear R6250 V1 (BCM4708)";
17
18 chosen {
19 - bootargs = "console=ttyS0,115200";
20 + bootargs = "console=ttyS0,115200 earlyprintk";
21 };
22
23 memory {