From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Thu, 07 May 2009 09:40:20 -0400 Subject: [U-Boot] Add a new command to U-Boot In-Reply-To: <23426790.post@talk.nabble.com> References: <4145E5866F29D24DB74AD041B8D80DDF04DC3B@lisi053a.siemens.pt> <23426790.post@talk.nabble.com> Message-ID: <4A02E4C4.1050808@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Deepak Gopalakrishnan wrote: > HI > I am working with Freescale MPC8313E-RDB and with it comes their BSP. This > provides a u-boot. I want to understand how the u-boot commands work as in > where are they defined and in which files. > My utlimate goal is to add new u-boot commands and to modify the exsisting > commands (if needed) > Im a total newbie to uboot. and am looking for a hint as to where to look > for. > > thanks a lot... > > Deepak ls common/cmd*.c Best regards, gvb