From patchwork Fri Sep 6 13:04:50 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_Bie=C3=9Fmann?= X-Patchwork-Id: 273180 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id B83BF2C0106 for ; Fri, 6 Sep 2013 23:03:51 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 3EA6C4A088; Fri, 6 Sep 2013 15:03:44 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G9DGCMe02+kk; Fri, 6 Sep 2013 15:03:44 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 4893A4A09F; Fri, 6 Sep 2013 15:03:26 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D0C374A09E for ; Fri, 6 Sep 2013 15:03:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iJGEKFacdTOS for ; Fri, 6 Sep 2013 15:03:21 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-bk0-f49.google.com (mail-bk0-f49.google.com [209.85.214.49]) by theia.denx.de (Postfix) with ESMTPS id EF4A94A0A1 for ; Fri, 6 Sep 2013 15:03:03 +0200 (CEST) Received: by mail-bk0-f49.google.com with SMTP id r7so1273378bkg.36 for ; Fri, 06 Sep 2013 06:03:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=ORa1WBtv7IM9wXMvLMRiZ98K+yGmLiOFBO5HsAPaMBE=; b=GtQF74RBu0ubEQQfTYVkgxmxvuv8Oq3teuKnhNvziSK0ukpaY9KSc/THNXdjRZ+Ils D1pq7DtbxuamSkVS278360bC2bOVkEdtFhtxI0fo3GaSCd0T0pC0xdGxfYL4cnidgO9g hFwNL5zJ8zxGFUiQafxbwyfj3NHXYNp1uLU+9E3Y/j6pTeTyp5vIMmTsZddBAC/88CQk gV8mLeP69xZ+LgWMPm5C6sEVzXZSWQbQuR6F6iN0AS1kUmqCRVwzkET5p3zWuIkJYAj8 pLHiy2OjUhKfzuL7L7+mR+QJyoUlvQUmdbGiVzucIaQfKhsQ15Uxr5yxfNBDyk+2idgd L3iA== X-Received: by 10.204.121.201 with SMTP id i9mr2324765bkr.13.1378472583321; Fri, 06 Sep 2013 06:03:03 -0700 (PDT) Received: from localhost ([2a01:198:47b:1:210:75ff:fe1a:cd1e]) by mx.google.com with ESMTPSA id pn6sm679114bkb.14.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 06 Sep 2013 06:03:02 -0700 (PDT) From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= To: u-boot@lists.denx.de Date: Fri, 6 Sep 2013 15:04:50 +0200 Message-Id: <1378472698-18557-5-git-send-email-andreas.devel@googlemail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1378472698-18557-1-git-send-email-andreas.devel@googlemail.com> References: <1378472698-18557-1-git-send-email-andreas.devel@googlemail.com> MIME-Version: 1.0 Cc: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= , Thomas Weber Subject: [U-Boot] [PATCH 05/13] tricorder: add cmdline history X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de From: Andreas Bießmann Signed-off-by: Andreas Bießmann --- include/configs/tricorder.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index 220dbdc..b2642a4 100644 --- a/include/configs/tricorder.h +++ b/include/configs/tricorder.h @@ -251,6 +251,7 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ +#define CONFIG_CMDLINE_EDITING /* enable cmdline history */ #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_PROMPT "OMAP3 Tricorder # " #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */