* Howto install bootloader using jtag?
@ 2003-01-30 2:45 Nitesh Goyal
2003-01-30 3:51 ` Michael Washburn
0 siblings, 1 reply; 4+ messages in thread
From: Nitesh Goyal @ 2003-01-30 2:45 UTC (permalink / raw)
To: linuxppc-embedded
Hi,
I'm using a IBM PPC 405GP board(from embeddedplanet) I accidently
deleted the bootloader.
I have the bootloader srecord image on my host, but I do not know how to
burn it on board using JTAG ?
Is there a utility available that I can use on host to download the
bootloader image to tbe board ?
Thanks,
NItesh
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Howto install bootloader using jtag?
2003-01-30 2:45 Howto install bootloader using jtag? Nitesh Goyal
@ 2003-01-30 3:51 ` Michael Washburn
0 siblings, 0 replies; 4+ messages in thread
From: Michael Washburn @ 2003-01-30 3:51 UTC (permalink / raw)
To: nitesh_ppc, linuxppc-embedded
Depending on what JTAG debugger you're using, there should be a way to
download and execute the S-Rec file (usually a .mot file). The bootloader
file provided by Emdedded Planet is actually an executable that contains the
boot loader image. You should be able to download and execute it in one
simple step.
Mike Washburn
----- Original Message -----
From: "Nitesh Goyal" <nitesh_ppc@lycos.com>
To: <linuxppc-embedded@lists.linuxppc.org>
Sent: Wednesday, January 29, 2003 9:45 PM
Subject: Howto install bootloader using jtag?
>
> Hi,
> I'm using a IBM PPC 405GP board(from embeddedplanet) I accidently
> deleted the bootloader.
>
> I have the bootloader srecord image on my host, but I do not know how to
> burn it on board using JTAG ?
>
> Is there a utility available that I can use on host to download the
> bootloader image to tbe board ?
>
> Thanks,
> NItesh
>
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Howto install bootloader using jtag?
@ 2003-01-30 13:52 Steven Blakeslee
0 siblings, 0 replies; 4+ messages in thread
From: Steven Blakeslee @ 2003-01-30 13:52 UTC (permalink / raw)
To: nitesh_ppc, linuxppc-embedded
The first thing you do is create an appropriate config file for the debugger
and board. If you go to ftp://ftp.denx.de/pub/BDI2000/ you can get Abatron
BDI config files for the ep405 board. You run this script then download the
pcl____.ep file that is on the documentation CD. This file executes at
location 0x100000 and will burn the bootloader into flash.
It is important to note that the JTAG/COP connector on the ep405 ships with
the COP enabled, not the JTAG. There is very little difference between JTAG
and COP but this can mess people up under certain circumstances. I have
used the Abatron BDI 2000, Macraigor RAVEN, Macraigor OCDemon and the IBM
RiscWatch.
-----Original Message-----
From: Michael Washburn [mailto:mwashburn@citlink.net]
Sent: Wednesday, January 29, 2003 10:51 PM
To: nitesh_ppc@lycos.com; linuxppc-embedded@lists.linuxppc.org
Subject: Re: Howto install bootloader using jtag?
Depending on what JTAG debugger you're using, there should be a way to
download and execute the S-Rec file (usually a .mot file). The bootloader
file provided by Emdedded Planet is actually an executable that contains the
boot loader image. You should be able to download and execute it in one
simple step.
Mike Washburn
----- Original Message -----
From: "Nitesh Goyal" <nitesh_ppc@lycos.com>
To: <linuxppc-embedded@lists.linuxppc.org>
Sent: Wednesday, January 29, 2003 9:45 PM
Subject: Howto install bootloader using jtag?
>
> Hi,
> I'm using a IBM PPC 405GP board(from embeddedplanet) I accidently
> deleted the bootloader.
>
> I have the bootloader srecord image on my host, but I do not know how to
> burn it on board using JTAG ?
>
> Is there a utility available that I can use on host to download the
> bootloader image to tbe board ?
>
> Thanks,
> NItesh
>
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Howto install bootloader using jtag?
@ 2003-01-30 20:26 Nitesh Goyal
0 siblings, 0 replies; 4+ messages in thread
From: Nitesh Goyal @ 2003-01-30 20:26 UTC (permalink / raw)
To: nitesh_ppc, linuxppc-embedded, Steven Blakeslee
>The first thing you do is create an appropriate config file for the debugger
>and board. If you go to ftp://ftp.denx.de/pub/BDI2000/ you can get Abatron
>BDI config files for the ep405 board. You run this script then download the
>pcl____.ep file that is on the documentation CD.
I have downloaded the script(config file) on my host machine (x86). How do I run the script ? If I am right, it has to be run on the board, but the problem is, I can't communicate to the board with serial-port.
>You should be able to download and execute it in one
>simple step.
The problem is I do not know how to download an image from the host to the board because I've overwritten the bootloader.
Also, if I'm right, the JTAG has to be connected to the parallel port of host and the bootloader image needs to be downloaded using "some" utility ?
TIA,
-nitesh
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-01-30 20:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-30 2:45 Howto install bootloader using jtag? Nitesh Goyal
2003-01-30 3:51 ` Michael Washburn
-- strict thread matches above, loose matches on Subject: below --
2003-01-30 13:52 Steven Blakeslee
2003-01-30 20:26 Nitesh Goyal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).