From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Stodden Date: Sun, 22 Apr 2012 14:28:08 -0700 Subject: [U-Boot] kwboot: Boot Marvell Kirkwood SoCs over a serial link. In-Reply-To: References: <1335075976.10449.13.camel@ramone> Message-ID: <1335130088.20950.27.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 Sun, 2012-04-22 at 11:46 -0700, Prafulla Wadaskar wrote: > > > -----Original Message----- > > From: u-boot-bounces at lists.denx.de [mailto:u-boot- > > bounces at lists.denx.de] On Behalf Of Daniel Stodden > > Sent: 22 April 2012 11:56 > > To: u-boot at lists.denx.de > > Subject: [U-Boot] kwboot: Boot Marvell Kirkwood SoCs over a serial > > link. > > > > > > Hey. > > > > I wrote a utility to boot Marvell SoCs over serial. > > > > If that sounds generally useful, would you be so kind to merge > > > > git://github.com/dns42/u-boot.git at dns/kwboot-1 > > > > If it's missing sth for that to happen, lemme know. > > > > Hi Daniel > > Yes, this will find very useful utility/tool. > May you please post the patch for the same? I git-mailed the delta. Tweaked docs and whitespace a little since the original mail. Removing some residual stuff I thought I'd eventually support, but so far don't (like driving to debug mode etc.). That bumped up my upstream branch revision to dns/kwboot-3. Things were mostly tested with a qnap TS-219P+ board. Guess at this point it should at least be good enough to leave plugcomputer folks etc with a solid brick/unbrick perspective. Ideas + overall input certainly welcome. Cheers, Daniel