From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 15 Dec 2011 16:34:10 -0600 Subject: [U-Boot] about flashing the u-boot In-Reply-To: References: <4EEA4B11.50705@freescale.com> Message-ID: <4EEA75E2.4020301@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/15/2011 04:29 PM, ?rico Porto wrote: > I use a board created by some guys in the company where I`m a > internet. It uses the u-boot-1.1.6-mpc832x_rdb.spec file on ltib to > build it. And I do have the memory map for it - where in flash goes > what.. I recommend just using the current mainline U-Boot from denx.de. > I thought some memory manipulation commands on boot could help me to > do a write over, but wasn`t able to find out how. > > Meanwhile, I got usb tap and code warrior borrowed from one guy there > just to do this, but I really wish to not need to use this... The benefit to using the usb tap the first time is that if you get it to work once, know you can get it to work again if you need to recover. -Scott