From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH] ARM: hisilicon: DT: Drop console= and earlyprintk bootargs parameter Date: Fri, 09 Oct 2015 20:26:07 +0200 Message-ID: <9558245.SAyWiXU6Yf@wuerfel> References: <5617E6FC.6090304@hisilicon.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5617E6FC.6090304@hisilicon.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Wei Xu Cc: devicetree@vger.kernel.org, Kevin Hilman , Linuxarm , Yanhaifeng , linux-kernel , Jiancheng Xue , Haojian Zhuang , Olof Johansson , Zhangfei Gao , linux-arm-kernel List-Id: devicetree@vger.kernel.org On Friday 09 October 2015 17:10:36 Wei Xu wrote: > 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 > Tested-by: Zhangfei Gao > Looks good to me. Do you want us to apply the patch directly, or do you plan to send a pull request? Arnd