From: JPT <j-p-t@gmx.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] offer: program to deal with kirkwood "boot from UART"
Date: Mon, 08 Apr 2013 11:14:25 +0200 [thread overview]
Message-ID: <kju1pd$c1p$1@ger.gmane.org> (raw)
Hi,
during my dealing with the bricked kirkwood board I wrote an app which
automates the process of booting from UART.
It's rather stable now, except right now it doesn't work any more.
It's highly configurable, since the external calls to Xmodem and
terminal go to shell scripts.
Wolfgang, do you want to provide this app somewhere on your site?
looks like this now:
$ ./marvellserialboot --mode bb --device /dev/ttyUSB0 --baud 115200
Waiting for /dev/ttyUSB0: OK
Open /dev/ttyUSB0: OK
Set Parameters to 115200, 8, N, 1, SoftwareFlow: FALSE, HardwareFlow:
FALSE: OK
Clear Recieve Buffer: OK
Sending Command Code BB11223344556677: .0x15 OK. Device is requesting
Xmodem transfer now.
Close /dev/ttyUSB0: OK
Starting Xmodem Upload:
sx -vv -b u-boot-1.1.4-netgear-533ddr3db-uart.bin </dev/ttyUSB0
>/dev/ttyUSB0
Sende u-boot-1.1.4-netgear-533ddr3db-uart.bin, 12288 Bl?cke:Starten Sie
nun Ihr XMODEM-Empfangsprogramm.
Bytes gesendet:1572992 BPS:9666
?bertragung abgeschlossen
Xmodem Upload successful.
Starting Terminal program:
gtkterm
Terminal program successful.
regards,
Jan
next reply other threads:[~2013-04-08 9:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 9:14 JPT [this message]
2013-04-08 19:17 ` [U-Boot] offer: program to deal with kirkwood "boot from UART" Jason Cooper
2013-04-12 12:27 ` JPT
2013-04-08 20:30 ` Tom Rini
2013-04-09 7:32 ` 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='kju1pd$c1p$1@ger.gmane.org' \
--to=j-p-t@gmx.net \
--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