From patchwork Tue Oct 27 07:47:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Anatolij Gustschin X-Patchwork-Id: 1388310 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=NZNyf4+B; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CL3hL39RJz9sSs for ; Tue, 27 Oct 2020 18:47:30 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 2F0ED82483; Tue, 27 Oct 2020 08:47:22 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1603784842; bh=hFz90QWMqnxHCFtCaL8KgMwWA/ZlmrFqdswvGw2gVG8=; h=From:To:Cc:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=NZNyf4+BjHrJb0v9TlxYVXkENBBzGSZsVAiULnZfU043GXG9TaIYPNT+dVK9SoREg ajiQoKFWXRdTziBIK0V9KWsTGcgcp6HeUEo0jvH5B2bCb3M/G4cpZfDRopjbjqb5D3 0N8rw4UwFWvVLp/ypG5+0vHbbcuUo5GUj/XY0rzx9MjljOzcrfr708uKRIKydbvbHI EnKqRJxsL3axAd44wyMQ9KXIQBgsNLuYfGT9OMTgqS37Fc/V5No+TJ+uwtREkU+yff RgeLJqkvsQfDiGfsNz5v8H7Rc/g7wFQCmO1+4rGvdkLClNvJJFyX7Zm1++boKyx1Ve B1AmSsSNMk95A== Received: by phobos.denx.de (Postfix, from userid 109) id 15EE08248E; Tue, 27 Oct 2020 08:47:21 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SUBJ_OBFU_PUNCT_FEW, SUBJ_OBFU_PUNCT_MANY,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id CC756823F4 for ; Tue, 27 Oct 2020 08:47:18 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=none smtp.mailfrom=agust@denx.de Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4CL3h649Y9z1qt41; Tue, 27 Oct 2020 08:47:18 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4CL3h63jq3z1qtYT; Tue, 27 Oct 2020 08:47:18 +0100 (CET) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id LkVesd8zmlIM; Tue, 27 Oct 2020 08:47:17 +0100 (CET) X-Auth-Info: 1E9WrUNk72y2kqq1tSlwYehcDa4QxQwCQsuQJCBVpyA= Received: from crub.agik.hopto.org (p508b685f.dip0.t-ipconnect.de [80.139.104.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Tue, 27 Oct 2020 08:47:17 +0100 (CET) From: Anatolij Gustschin To: u-boot@lists.denx.de Cc: =?utf-8?q?Pali_Roh=C3=A1r?= Subject: [PATCH] nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV Date: Tue, 27 Oct 2020 08:47:17 +0100 Message-Id: <20201027074717.31337-1-agust@denx.de> X-Mailer: git-send-email 2.17.1 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.3 at phobos.denx.de X-Virus-Status: Clean With disabled legacy VIDEO option CONSOLE_MUX is not auto-selected any more, re-enable it. Fixes: 9dec5a0ea130 ("nokia_rx51: disable obsolete VIDEO config") Signed-off-by: Anatolij Gustschin Reviewed-by: Pali Rohár --- configs/nokia_rx51_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig index b0a58e5253..1d353520a9 100644 --- a/configs/nokia_rx51_defconfig +++ b/configs/nokia_rx51_defconfig @@ -10,6 +10,7 @@ CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_MENU_SHOW=y CONFIG_USE_PREBOOT=y CONFIG_PREBOOT="run preboot" +CONFIG_CONSOLE_MUX=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Nokia RX-51 # " # CONFIG_CMD_BDI is not set