Mercurial > nand-ecoscentric
changeset 1803:4028c3fff75e
* doc/redboot_installing.sgml: Added links to the tools for the
Atmel AT91 JTST board.
| author | asl |
|---|---|
| date | Fri, 08 Oct 2004 11:08:41 +0000 |
| parents | fab3d892d9ad |
| children | 3f880cd73997 |
| files | packages/redboot/current/ChangeLog packages/redboot/current/doc/redboot_installing.sgml |
| diffstat | 2 files changed, 11 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,8 @@ +2004-10-08 Andrew Lunn <andrew.lunn@ascom.ch> + + * doc/redboot_installing.sgml: Added links to the tools for the + Atmel AT91 JTST board. + 2004-09-27 Mark Salter <msalter@redhat.com> * src/fs/ide.c (ide_presence_detect): New function.
--- a/packages/redboot/current/doc/redboot_installing.sgml +++ b/packages/redboot/current/doc/redboot_installing.sgml @@ -1150,8 +1150,12 @@ must start a GDB session setting a remot <command>jtstflashd.elf</command> diopsis application. This is a daemon that listens on JTST serial port 1. On the PC side you must use the <command>jtstflash.exe</command> (both linux and windows PC are -supported) to flash the image on JTST. -</para> +supported) to flash the image on JTST. The sources for win32 and +linux/cygwin versions of this host tool can be found in the support +directory of the jtst hal. The binaries can be found along with the +binaries for redboot on the eCos website at +<ulink url="http://ecos.sourceware.org/ecos/boards/redbootbins/at91jtst/index.html"> +http://ecos.sourceware.org/ecos/boards/redbootbins/at91jtst/</ulink> <para> When the jtstflashd.elf is started, the user should open the jumper JP5 to write in the second half (512Kbytes) of the flash, in this way
