From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Tue, 28 Mar 2006 16:14:38 -0500 Subject: [U-Boot-Users] custom loadable command shell In-Reply-To: <44299C65.7050304@mc.com> References: <44299C65.7050304@mc.com> Message-ID: <4429A73E.9040905@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Andy, > command set. The general idea is to keep a working version of U-Boot in > Flash without modifying - and then simply installing the new command > applet as it changes. If it has its own parser, sounds like a standalone app is all that you need -- which is already supported. Regards, --Scott