From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Stodden Date: Wed, 09 May 2012 00:49:20 -0700 Subject: [U-Boot] [PATCH v2] kwboot: boot Marvell Kirkwood SoCs over a serial link In-Reply-To: References: <20120502191643.GB14946@w500.lan> <1336434052.16515.85.camel@espiritosanto> <1336444704.16515.115.camel@espiritosanto> Message-ID: <1336549760.3494.6.camel@ramone> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2012-05-08 at 16:40 -0500, David Purdy wrote: > On Tue, May 8, 2012 at 4:23 PM, David Purdy wrote: > > On Mon, May 7, 2012 at 9:38 PM, Daniel Stodden > > wrote: > >> On Mon, 2012-05-07 at 20:16 -0500, David Purdy wrote: > >>> On Mon, May 7, 2012 at 6:40 PM, Daniel Stodden > >>> > > > > > Will try out that short modification you mentioned... > > > > and I did mean to send this via list, but guest I off-listed the > > response... consider it reattached. > > > > thanks, > > > > Dave > > I tried that small code change, and saw this: > -------------------------------------------------------------------------- > Sending boot message. Please reboot the target...| > Sending boot image... > 0 % [+xmodem: Protocol error > -------------------------------------------------------------------------- Hmm. Yeah, that's what was supposed to look like, if it didn't work :P Pity. Thanks for the try. Daniel