
27 May
2003
27 May
'03
9:56 a.m.
Well, I use a serial line at 9600 Bauds.
:-(
I use minicom to send commands to UBoot.
Once the loads is done I make a cat hello_world.srec > /dev/ttyS1 in order not to use minicom to keep Wolfgang in good mood
for the whole week
:-))
Have you ever seen me in bad mood? This is a _very_ uncommon state for me.
The first data are corrects but UBoot aborts the download
after a few
lines...
If you _must_ use s-records, use "cu".
Better avoid s-reocrds and use kermit binary protocol ("loadb").
Even better avoid serial downloads completely and use TFTP.
Well, it should be with a lot of pleasure but hardware people have "forgotten" ethernet link on my board :((
Chris