summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/hi3620-hi4511.dts
diff options
context:
space:
mode:
authorWei Xu <xuwei5@hisilicon.com>2015-09-25 18:22:35 +0100
committerWei Xu <xuwei5@hisilicon.com>2015-10-09 17:05:57 +0100
commit14317946d1da07424dec5d6be3459c393bdf578d (patch)
tree5b0d68088d8a403a8ee07ec9086faea13b1ac4e3 /arch/arm/boot/dts/hi3620-hi4511.dts
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff)
downloadlinux-14317946d1da07424dec5d6be3459c393bdf578d.tar.bz2
ARM: hisilicon: DT: Drop console= and earlyprintk bootargs parameter
Replace console with stdout-path so that we don't have to put the console on the kernel command line. Remove earlyprintk to allow the kernel to boot on a system even if DEBUG_LL is configured for another system. Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'arch/arm/boot/dts/hi3620-hi4511.dts')
-rw-r--r--arch/arm/boot/dts/hi3620-hi4511.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/hi3620-hi4511.dts b/arch/arm/boot/dts/hi3620-hi4511.dts
index fe623928f687..a579fbf13b5f 100644
--- a/arch/arm/boot/dts/hi3620-hi4511.dts
+++ b/arch/arm/boot/dts/hi3620-hi4511.dts
@@ -16,7 +16,8 @@
compatible = "hisilicon,hi3620-hi4511";
chosen {
- bootargs = "console=ttyAMA0,115200 root=/dev/ram0 earlyprintk";
+ bootargs = "root=/dev/ram0";
+ stdout-path = "serial0:115200n8";
};
memory {