* [U-Boot-Users] loads and copyright
@ 2003-03-10 16:00 Martin Winistörfer
2003-03-10 16:37 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Martin Winistörfer @ 2003-03-10 16:00 UTC (permalink / raw)
To: u-boot
hi,
I'm currently trying to test the "loads" command. For this
I use a Kermit version. Since "loadb" uses the kermit protocol
this works fine. But how do I download the file with the loads
command? As I found out not in kermit mode. In the u-boot
manual I found this as an example:
=> loads
## Ready for S-Record download ...
~>examples/hello_world.srec
1 2 3 4 5 6 7 8 9 10 11 ...
[file transfer complete]
[connected]
## Start Addr = 0x00040004
But what means "~>"?
An other more generic question concerns copyright
of new source files. For the MPC5xx port I took for
instance the start.S from the MPC8xx directory
and made some changes.
But what is the best in your opinion, to place all
the copyright from the previous owners also
in the top of the new file or only my name.
Or shall I mention somewhere, from where this file
is based? What is the common practise?
Sure it's not important but only to be correct.
Thanks,
Martin
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte l?cheln! Fotogalerie online mit GMX ohne eigene Homepage!
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] loads and copyright
2003-03-10 16:00 [U-Boot-Users] loads and copyright Martin Winistörfer
@ 2003-03-10 16:37 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2003-03-10 16:37 UTC (permalink / raw)
To: u-boot
In message <22790.1047312059@www64.gmx.net> you wrote:
>
> I'm currently trying to test the "loads" command. For this
> I use a Kermit version. Since "loadb" uses the kermit protocol
> this works fine. But how do I download the file with the loads
> command? As I found out not in kermit mode. In the u-boot
> manual I found this as an example:
I think the same document also mentions to use the "cu" command (from
the UUCP package) for S-Record download, doesn't it?
> But what means "~>"?
It's the "file send" command in the "cu" command. See "man cu".
> An other more generic question concerns copyright
> of new source files. For the MPC5xx port I took for
> instance the start.S from the MPC8xx directory
> and made some changes.
>
> But what is the best in your opinion, to place all
> the copyright from the previous owners also
> in the top of the new file or only my name.
If you use existing code (i. e. more than 5 or 6 lines), the
copyright of the previous authors still applies. Please keep these
copyright messages.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Is not that the nature of men and women -- that the pleasure is in
the learning of each other?
-- Natira, the High Priestess of Yonada, "For the World is
Hollow and I Have Touched the Sky", stardate 5476.3.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-10 16:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-10 16:00 [U-Boot-Users] loads and copyright Martin Winistörfer
2003-03-10 16:37 ` Wolfgang Denk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.