Note, JTAG is != serial port.  with reference to jflash.c,
the JTAG(PC) will send command to the SA, using Scan path to output the data
to the SA pins, activate the control and data lines to program the flash.

Other methods include programming the FLASH using universal programmer, then
use a flash socket to hold the flash.

Or we can learn from better solutions.

----- Original Message -----
From: "bon jon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 5:30 AM
Subject: Re:sa1110 board ,serial downloading


> Hi,
>    Downloading the kernel into the flash using jtag
> takes a lot of time... can anyone suggest me a way of
> downloading to flash using serial port because this
> option will be faster than jtag.
>
> regards,
> john
>
>
>
>
> ---------SENG KEONG wrote ----------
> The JTAG interface just require 5 JTAG lines:
> 1. TRST, TDI,TDO,TMS,TCLK and you may bring out the
> signals from the SA1110
> BGA. (maybe from the vias)
>
> The JFLASH will take control of the SA1110 to program
> the FLASH, that is,
> the SA will take serial data and program it into the
> FLASH througgh its own
> system bus.
>
> This is at least needed to download the bootloader, if
> not for other linux
> components.  JFLASH may need to be modified if you are
> using a different
> JTAG configuration as the evaluation board.
>
> Best Regards,
>
> ----- Original Message -----
> From: "zombit" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, June 29, 2001 2:42 AM
> Subject: sa1110 board ,serial downloading
>
>
> > Hello, arm-linux developer
> >
> > I have SA1110 based development board.
> > I know I can use Jflash for downloading,but the
> board don't have Jtag
> device.
> > so, can I use any other program for
> serial-downloading??
> >
> > BR,
> > zombit
> >
> > _______________________________________________
> >
> http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
> > Please visit the above address for information on
> this list.
>
>
> _______________________________________________
> http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
> Please visit the above address for information on this list.
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>
> _______________________________________________
> http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
> Please visit the above address for information on this list.


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to