From patchwork Fri Sep 28 10:20:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10619617 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 33A8915A6 for ; Fri, 28 Sep 2018 10:54:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2615F2A735 for ; Fri, 28 Sep 2018 10:54:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 19F2F2A868; Fri, 28 Sep 2018 10:54:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B90A62A735 for ; Fri, 28 Sep 2018 10:54:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=EsgPf1lE+CJhI0YI1gOy3osMC5qDBrI4k+ecjnqeflU=; b=oer3zJfIRuIAKk5RFoj/MPMGyt /a+K/3qUS4hqQ9MFOepYDn7zdjeu9PFFqwAIc58FGuYdgYSBo9QUU5Z/YNeFUyIx0gd+Wi1SWzq6m loapui3ZyzkiTXCvokYhpVAtwwjbAdG6pAI3nmHpojJnH80fMHCGxe/PRZ1IiYLPl1ddTY9rqbGde uIGGk0H0T2/qQ7IoqSeKRQGmvq7S+iLzUteYUQKNIzeMC6kgSOUnfTTmZ7n79Bl3Zvvz/MaQZbFzj 1+YKGa92bY/ga8aWfZoRWcdsjsSxl5mMRpJ2J6U9jH5Rs9tn2/E3a5vNc5DWjfSbNeOx9JrYvP6uo YsNNvV4w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g5qPI-000214-6G; Fri, 28 Sep 2018 10:54:00 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g5pzg-0004GX-OJ for linux-arm-kernel@lists.infradead.org; Fri, 28 Sep 2018 10:28:42 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 42C2C25BEE5; Fri, 28 Sep 2018 20:20:32 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1538130032; bh=xqaPIqcjlC39dWROtBW61XYO0lt5tfcXBZX7Wj7bPuc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=rlQ3iIav/no+v71qz3DkDSxajwAEL0pUwyzgE+hTTFxd8UqkQizp4An68FdNqGXJZ 1fwKwWIFKeHT7V/RzMUtk6g8sTVkd+GremwnCCo1oXKqGe8fZlkg1HB7DQ3MQCaPes Gzbk1DCHlXgIT6To9+zJvCrTDpIQkfk3aatCHLCg= Received: by reginn.horms.nl (Postfix, from userid 7100) id 376C89403E0; Fri, 28 Sep 2018 12:20:28 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 07/14] arm64: dts: renesas: ulcb: add default bootargs Date: Fri, 28 Sep 2018 12:20:18 +0200 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180928_032733_018674_738BF42C X-CRM114-Status: GOOD ( 10.28 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , Kuninori Morimoto , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Kuninori Morimoto It can't boot without bootargs settings on Uboot on ulcb board. This patch adds missing default bootargs. ulcb BSP can overwrite it by own UBoot settings. Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman --- arch/arm64/boot/dts/renesas/ulcb.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/renesas/ulcb.dtsi b/arch/arm64/boot/dts/renesas/ulcb.dtsi index 30506c5ba4e9..89daca7356df 100644 --- a/arch/arm64/boot/dts/renesas/ulcb.dtsi +++ b/arch/arm64/boot/dts/renesas/ulcb.dtsi @@ -18,6 +18,7 @@ }; chosen { + bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp"; stdout-path = "serial0:115200n8"; };