From mboxrd@z Thu Jan 1 00:00:00 1970 From: George G. Davis Date: Wed, 25 Aug 2004 09:51:08 -0400 Subject: [U-Boot-Users] Generating b-records for DragonBall i.MX In-Reply-To: <40D9A162.2010907@imc-berlin.de> References: <40D9A162.2010907@imc-berlin.de> Message-ID: <20040825135108.GD27443@mvista.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 Wed, Jun 23, 2004 at 05:27:30PM +0200, Steven Scholz wrote: > Hi there, > Sorry, I meant to look at this long ago... > I just hacked a simple script that converts u-boot.bin into a text file > containg processor init code, SynchFlash programming code and U-Boot data > in form of so called b-records. > > This can be used to programm U-Boot into (Synch)Flash using the Bootstrap > Mode of the MC9328MX1/L Nice! > This is working on my MX1ADS eval board. Hope this could be useful for > someone. (Maybe we even want to include this into the tools directory.) I agree, it would be nice to include this in u-boot CVS. -- Regards, George > > Steven