From mboxrd@z Thu Jan 1 00:00:00 1970 From: myan Date: Wed, 16 Oct 2013 16:34:48 +0800 Subject: [U-Boot] help on adding bootelf to u-boot In-Reply-To: <525E3BFD.2070700@globaledgesoft.com> References: <525E3BFD.2070700@globaledgesoft.com> Message-ID: <525E4FA8.5050000@windriver.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, On 10/16/2013 03:10 PM, Robin Fernandes wrote: > hi sir/madam > I am trying to run bootelf command from u-boot. But the command is > not inbuilt in it. So could you please let me know what is the procedure > to compile.. make sure you have CONFIG_CMD_ELF in your board config file. Miao