From patchwork Fri Feb 16 15:38:44 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 874470 X-Patchwork-Delegate: marek.vasut@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="B2NXMfKp"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3zjckk05Lcz9t20 for ; Sat, 17 Feb 2018 02:39:08 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 36329C2203F; Fri, 16 Feb 2018 15:38:54 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_DNSWL_BLOCKED, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 9E22FC21D72; Fri, 16 Feb 2018 15:38:51 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id DC7D7C21D72; Fri, 16 Feb 2018 15:38:49 +0000 (UTC) Received: from mail-wr0-f193.google.com (mail-wr0-f193.google.com [209.85.128.193]) by lists.denx.de (Postfix) with ESMTPS id 5D241C21C50 for ; Fri, 16 Feb 2018 15:38:49 +0000 (UTC) Received: by mail-wr0-f193.google.com with SMTP id m5so3333430wrg.1 for ; Fri, 16 Feb 2018 07:38:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=LS3fmjttkEJEEqkZRoj3IApbRUkGrYX3gWnEN/sMmuU=; b=B2NXMfKpFqOqEGP6hECWzf1R6KPhom9aMKpovmWe4m5S7/GSWJKwpjEST61qM/3371 xTmeT35WMjmZF2jGUvSEebwGSkCbbckJyE67pBbBm50FrWLG4/sxiKT9tCRH8ICyB3Z7 l7DHaDn7iacd8i5klM9Obl2iF/iiN0Uga8zIZLGniQC8+9+EY4SJh56xW1hC6rDZZBmm TW53ohRCSAk2c7+cVCbjBrCVP6Y5/GWboct3DfNco5qojrk9flWlgXVM6jrwNYSN5G5c WlTThPLzLmilqPBlq2/orvzysV2+vDAyjzTQGSE1NQ1UIL6JS+RwgXu5B/kqwW7rUdLS 0kAg== 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; bh=LS3fmjttkEJEEqkZRoj3IApbRUkGrYX3gWnEN/sMmuU=; b=VxX3tDRSGIBGVnMfwcmmij89Pdi79lKA80/4SXBcHeSX1K9JeGxOIZ7RpfU8NCwio6 kljUPXp+Fnzu6/g4y34E+yPJP5rQjqHDBSul6wwS1LqhC9PMHWQI2hL4c57Pu6RxeOmr dMYDIvpi4dOlH+jjIhoOs7PAkAjQ+b6215QX7IaoJ4n72BLVZe+gsxa1Yi4j+8OQ1LvZ acEMqjIfsUVr1oPwdlBGi8U/cYyIbnoYdZK1LsHdXq6UegGmeeVddEPrY+99hmoSFxRm 6VNhyzKrcybQhscyYbFetGDpGwxL2KEbG4cOQTuM/aipvwtjyn8mT5zEtrU28JE5uU9Y azVw== X-Gm-Message-State: APf1xPA6g8hZPxtOWVozu4BElcBGKAD+CuBcocwRfW5y9brRaHJtRvsW /Ew6tTP0CRLjV+h/CgSLzkIdU9GW X-Google-Smtp-Source: AH8x2276r1K4mKbuexlmU79t5vhyCMBvH0TdrWrGzuANo+IXJvLx1su0v18VzM2uxwpFfCwrDD68ig== X-Received: by 10.223.169.110 with SMTP id u101mr6559188wrc.31.1518795528421; Fri, 16 Feb 2018 07:38:48 -0800 (PST) Received: from kurokawa.lan (ip-86-49-107-50.net.upcbroadband.cz. [86.49.107.50]) by smtp.gmail.com with ESMTPSA id y145sm13260302wmd.43.2018.02.16.07.38.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 16 Feb 2018 07:38:47 -0800 (PST) From: Marek Vasut X-Google-Original-From: Marek Vasut To: u-boot@lists.denx.de Date: Fri, 16 Feb 2018 16:38:44 +0100 Message-Id: <20180216153844.2826-1-marek.vasut+renesas@gmail.com> X-Mailer: git-send-email 2.15.1 Cc: Marek Vasut Subject: [U-Boot] [PATCH] ARM: rmobile: Enable autocompletion on Gen2 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This makes the shell so much more pleasant to use, so enable it. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- include/configs/rcar-gen2-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/rcar-gen2-common.h b/include/configs/rcar-gen2-common.h index ad436fd8b1..e47b02fcc9 100644 --- a/include/configs/rcar-gen2-common.h +++ b/include/configs/rcar-gen2-common.h @@ -26,7 +26,7 @@ #endif /* console */ - +#define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_LONGHELP #define CONFIG_SYS_PBSIZE 256 #define CONFIG_SYS_BAUDRATE_TABLE { 38400, 115200 }