From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Date: Fri, 19 Aug 2005 11:00:33 +0100 Subject: [U-Boot-Users] Re: How to install U-Boot into IntegratorAP? In-Reply-To: <715d909005081823016295f93e@mail.gmail.com> (boku0712@gmail.com's message of "Fri, 19 Aug 2005 14:01:20 +0800") References: <715d909005081823016295f93e@mail.gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de boku wrote: > I've compiled U-Boot and wanna try if it works on the target > board. I got the ARM RVDS and Multi-ICE. How can I use it to install > the U-boot to flash memory and see if the compiled u-boot functions > okay? Thank you!~ Since you have RVD and Multi-ICE, you could use the AFU (ARM Flash Utility) tool run in semihosting mode. -- Catalin