From patchwork Sun Aug 6 13:55:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Bui Duc Phuc (Fukuda)" X-Patchwork-Id: 9883793 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 96C8F603F2 for ; Sun, 6 Aug 2017 13:55:17 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 88C1428402 for ; Sun, 6 Aug 2017 13:55:17 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7D40628462; Sun, 6 Aug 2017 13:55:17 +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=-4.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,RCVD_IN_DNSWL_HI,RCVD_IN_SORBS_SPAM, RCVD_IN_SORBS_WEB,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 39D8A285DA for ; Sun, 6 Aug 2017 13:55:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751349AbdHFNzQ (ORCPT ); Sun, 6 Aug 2017 09:55:16 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:33204 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751277AbdHFNzP (ORCPT ); Sun, 6 Aug 2017 09:55:15 -0400 Received: by mail-pf0-f196.google.com with SMTP id c65so6539679pfl.0; Sun, 06 Aug 2017 06:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=eowu5DeO7V66XXGITnDQhaGVi3anjseJbhiqxaV5ozc=; b=HstSnYy9WHodSOtZuckxWrmV0EqT8+DGVDnysoYaYnmZCpiqbf+eVvyN/lrakBUEub LGOP4QRqoBWXjfuH6S1PZ6m0TEZdXL2jlNlpueWikvjH9pY1C+DdmxZ9noQATUuyXs9p n5zZ4jdiRa1DWFBzY5hqSXVpdniugRfzpIiNPkqjf19xrb2sZeTUWXGzRNCHgPkmrMvS qTRtDdloD0MgsrN1C45Nlk7UElEDxcNKuZ0FGo4ejqDtqr343jOdV6BD4R4AK8DeCIH0 uyo0wTfaDLFX0dGlVgsqq7jIEFv2XOzGQJGQNF3glIfoRdkFQylWxQfXrwajI76SMOyH vFjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=eowu5DeO7V66XXGITnDQhaGVi3anjseJbhiqxaV5ozc=; b=PiK+u3+3tbmaV+mr+p/wQUIOlSTex7KKZ+X75cNKwpDr8ajma2hs+FhTTBqQSn7v2M CZ4tNc/gKFGtqj5SxRcAn0uTkpq6Eo2oKWEvwaUMV3Jk2v7bJftLX6HkuQLkkrL7g87p V5ZdO0bOMONjYJ65qJRaafYCSLfr476UO+EEywrIIid/Np7C20g3nh5R5YZzGp0TDj// Ym3KBNUWMmDvNJ0A/tRjTCa0K4dOu+ZysbJABfIllHcv/DEEXzyhjJLFgLnPqaC2bmI9 VPQnxL/Mt8RN42hZ4QE4KdkcEQEfwAnUXaqrZknBEzhyBwivNmMpgoDnkINh7BvwNMFW 7VjQ== X-Gm-Message-State: AHYfb5g/L4NTrKRv+8hn/xO3Gr5013Pyst77XWsHExG3SFQtQPS55VoN wCMf4d7Ykj2j1w== X-Received: by 10.99.115.23 with SMTP id o23mr3565496pgc.355.1502027714876; Sun, 06 Aug 2017 06:55:14 -0700 (PDT) Received: from localhost.localdomain ([42.112.157.54]) by smtp.gmail.com with ESMTPSA id o5sm9318341pfb.184.2017.08.06.06.55.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 06 Aug 2017 06:55:14 -0700 (PDT) From: "Bui Duc Phuc (Fukuda)" To: geert+renesas@glider.be, horms@verge.net.au Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-arm-kernel@vger.kernel.org, laurent.pinchart+renesas@ideasonboard.com, magnus.damm@gmail.com, kuninori.morimoto.gx@renesas.com, yoshihiro.shimoda.uh@renesas.com Subject: [PATCH] ARM:dts:armadillo800eva: Add console parametters Date: Sun, 6 Aug 2017 20:55:02 +0700 Message-Id: <1502027702-4366-2-git-send-email-phucduc.bui@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1502027702-4366-1-git-send-email-phucduc.bui@gmail.com> References: <1502027702-4366-1-git-send-email-phucduc.bui@gmail.com> Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Bui Duc Phuc After the kernel boot, the login prompt doesn't appear. This patch will add console parametters to bootargs to fix it. Signed-off-by: Bui Duc Phuc --- arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts index 1788e18..d383b37 100644 --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts @@ -24,7 +24,8 @@ }; chosen { - bootargs = "earlyprintk ignore_loglevel root=/dev/nfs ip=dhcp rw"; + bootargs = "console=tty0 console=ttySC0,115200 earlyprintk + ignore_loglevel root=/dev/nfs ip=dhcp rw"; stdout-path = "serial0:115200n8"; };