From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 28 Nov 2007 10:41:35 +0100 Subject: [U-Boot-Users] command compleation in latest u-boot? In-Reply-To: <1196240470.9816.44.camel@gentoo-jocke.transmode.se> References: <037f01c83123$729ae7b0$5267a8c0@Jocke> <200711271936.04547.sr@denx.de> <1196240470.9816.44.camel@gentoo-jocke.transmode.se> Message-ID: <200711281041.36019.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 28 November 2007, Joakim Tjernlund wrote: > > IIRC, then you have to choose to enable either command completion > > (CONFIG_AUTO_COMPLETE) or command history (CONFIG_CMDLINE_EDITING). > > Command history is my choice here. > > Ahh, I can only use one. In my old boot I can use both because I applied > a patch from Pantelis that I thought was in uboot already. Can you > have a look at Pantelis patch an apply if appropriate? Yes, would be good if both is possible. Could you do me a favor and redo this patch against the current source code. Also it seems that this will trigger some compile warning for unused variables "num2, col" when CONFIG_AUTO_COMPLETE is not defined. Please check and resend a fixed version and I'll make sure that it gets applied when the next merge window opens. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================