From: Daniel Stodden <daniel.stodden@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] kwboot: Boot Marvell Kirkwood SoCs over a serial link.
Date: Tue, 24 Apr 2012 16:31:54 -0700 [thread overview]
Message-ID: <1335310314.30851.20.camel@espiritosanto> (raw)
In-Reply-To: <20120424202823.GA11687@w500.lan>
On Tue, 2012-04-24 at 22:28 +0200, Luka Perkov wrote:
> Hi Daniel,
>
> On Mon, Apr 23, 2012 at 11:07:21PM -0700, Daniel Stodden wrote:
> > The kwboot program boots boards based on Marvell's Kirkwood platform
> > via Xmodem over their integrated UART.
> >
> > Signed-off-by: Daniel Stodden <daniel.stodden@googlemail.com>
> > ---
> > doc/kwboot.1 | 84 +++++++
> > tools/Makefile | 6 +
> > tools/kwboot.c | 750 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > 3 files changed, 840 insertions(+)
> > create mode 100644 doc/kwboot.1
> > create mode 100644 tools/kwboot.c
>
> I'm wondering if this tool does the same thing as this one:
>
> http://www.solinno.co.uk/public/kwuartboot/
>
> If yes I can test it and give my comment on the patch.
Yup, same thing.
I used the above for a while. Obviously -- same startup spinner.
|/-\ :).
Then decided I wanted this packaged in u-boot-tools.
Rewrote after after playing with various timings, moving to mmap(),
kwbimage.h, adding term mode, etc.
It works pretty reliably for me. Let me know if not find sth. Especially
if see more than a couple '+' chars popping up during upload (I never
do, unless I deliberately scratch the TX line. Should propbably have
tested with a longer cable.).
Thanks,
Daniel
next prev parent reply other threads:[~2012-04-24 23:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-22 20:55 [U-Boot] [PATCH] kwboot: Boot Marvell Kirkwood SoCs over a serial link Daniel Stodden
2012-04-23 20:59 ` Wolfgang Denk
2012-04-24 6:07 ` Daniel Stodden
2012-04-24 6:07 ` Daniel Stodden
2012-04-24 20:28 ` Luka Perkov
2012-04-24 23:31 ` Daniel Stodden [this message]
2012-04-25 0:08 ` Luka Perkov
2012-04-25 3:49 ` Daniel Stodden
2012-04-25 12:34 ` Wolfgang Denk
2012-04-25 17:43 ` Luka Perkov
2012-04-25 8:14 ` Prafulla Wadaskar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1335310314.30851.20.camel@espiritosanto \
--to=daniel.stodden@googlemail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox