public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] PPC405GP Ethernet Interrupts
@ 2007-12-13 16:31 raj reddy
  2007-12-13 16:40 ` Ben Warren
  0 siblings, 1 reply; 14+ messages in thread
From: raj reddy @ 2007-12-13 16:31 UTC (permalink / raw)
  To: u-boot

Hi,

Did any one worked on the PPC405GP U-boot interrupt
controller? Mainly on the Ethernet UDP packets.

Regards,
SR


      Unlimited freedom, unlimited storage. Get it now, on http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-13 16:31 [U-Boot-Users] PPC405GP Ethernet Interrupts raj reddy
@ 2007-12-13 16:40 ` Ben Warren
  2007-12-13 18:00   ` Stefan Roese
  0 siblings, 1 reply; 14+ messages in thread
From: Ben Warren @ 2007-12-13 16:40 UTC (permalink / raw)
  To: u-boot

raj reddy wrote:
> Hi,
>
> Did any one worked on the PPC405GP U-boot interrupt
> controller? Mainly on the Ethernet UDP packets.
>
> Regards,
> SR
>
>   
What is it you're trying to do? Interrupts will typically be disabled, 
and what does that have to do with UDP?

regards,
Ben

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-13 16:40 ` Ben Warren
@ 2007-12-13 18:00   ` Stefan Roese
  2007-12-13 19:57     ` Ben Warren
  0 siblings, 1 reply; 14+ messages in thread
From: Stefan Roese @ 2007-12-13 18:00 UTC (permalink / raw)
  To: u-boot

On Thursday 13 December 2007, Ben Warren wrote:
> > Did any one worked on the PPC405GP U-boot interrupt
> > controller? Mainly on the Ethernet UDP packets.
> >
> > Regards,
> > SR
>
> What is it you're trying to do? Interrupts will typically be disabled,
> and what does that have to do with UDP?

The interrupts *are* used on 4xx systems in the ethernet driver.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-13 18:00   ` Stefan Roese
@ 2007-12-13 19:57     ` Ben Warren
  2007-12-13 20:33       ` Stefan Roese
  0 siblings, 1 reply; 14+ messages in thread
From: Ben Warren @ 2007-12-13 19:57 UTC (permalink / raw)
  To: u-boot

Stefan Roese wrote:
> On Thursday 13 December 2007, Ben Warren wrote:
>   
>>> Did any one worked on the PPC405GP U-boot interrupt
>>> controller? Mainly on the Ethernet UDP packets.
>>>
>>> Regards,
>>> SR
>>>       
>> What is it you're trying to do? Interrupts will typically be disabled,
>> and what does that have to do with UDP?
>>     
>
> The interrupts *are* used on 4xx systems in the ethernet driver.
>
>
>   
Good to know. Sorry for the noise. I wonder about the second part of my 
question, though.

regards,
Ben

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-13 19:57     ` Ben Warren
@ 2007-12-13 20:33       ` Stefan Roese
  2007-12-17  7:35         ` raj
  0 siblings, 1 reply; 14+ messages in thread
From: Stefan Roese @ 2007-12-13 20:33 UTC (permalink / raw)
  To: u-boot

On Thursday 13 December 2007, Ben Warren wrote:
> >> What is it you're trying to do? Interrupts will typically be disabled,
> >> and what does that have to do with UDP?
> >
> > The interrupts *are* used on 4xx systems in the ethernet driver.
>
> Good to know. Sorry for the noise. I wonder about the second part of my
> question, though.

It has nothing to do with UDP of course. Must be misunderstanding/mixup.

Ciao,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-13 20:33       ` Stefan Roese
@ 2007-12-17  7:35         ` raj
  2007-12-17  7:44           ` Stefan Roese
  0 siblings, 1 reply; 14+ messages in thread
From: raj @ 2007-12-17  7:35 UTC (permalink / raw)
  To: u-boot

Hi  Stefan,

Thanks alot, yes it got mixedup...sorry...

I am going to use PPC405GP custom board, and in u-boot
I want to use one DMA Interrupt to transfer the data
from FPGA  to SDRAM memory. The same data need to
transfer to the host via Ethernet UDP packets without
using the Kernal.. Can I do...

Thanks
Raj
--- Stefan Roese <sr@denx.de> wrote:

> On Thursday 13 December 2007, Ben Warren wrote:
> > >> What is it you're trying to do? Interrupts will
> typically be disabled,
> > >> and what does that have to do with UDP?
> > >
> > > The interrupts *are* used on 4xx systems in the
> ethernet driver.
> >
> > Good to know. Sorry for the noise. I wonder about
> the second part of my
> > question, though.
> 
> It has nothing to do with UDP of course. Must be
> misunderstanding/mixup.
> 
> Ciao,
> Stefan
> 
>
=====================================================================
> DENX Software Engineering GmbH,     MD: Wolfgang
> Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194
> Groebenzell, Germany
> Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 
> Email: office at denx.de
>
=====================================================================
> 
>
-------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
>
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 



      5, 50, 500, 5000 - Store N number of mails in your inbox. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-17  7:35         ` raj
@ 2007-12-17  7:44           ` Stefan Roese
  2007-12-18  7:48             ` raj
  0 siblings, 1 reply; 14+ messages in thread
From: Stefan Roese @ 2007-12-17  7:44 UTC (permalink / raw)
  To: u-boot

Hi Raj,

On Monday 17 December 2007, raj wrote:
> I am going to use PPC405GP custom board, and in u-boot
> I want to use one DMA Interrupt to transfer the data
> from FPGA  to SDRAM memory.

That's possible. You need to write some board specific code though.

> The same data need to 
> transfer to the host via Ethernet UDP packets without
> using the Kernal.. Can I do...

Yes, that's possible too. Here too, you need to write new code to do this of 
course.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-17  7:44           ` Stefan Roese
@ 2007-12-18  7:48             ` raj
  2007-12-18  9:06               ` Stefan Roese
  0 siblings, 1 reply; 14+ messages in thread
From: raj @ 2007-12-18  7:48 UTC (permalink / raw)
  To: u-boot

Hi,

Can you please guide me where I can bringup the
changes to that so that I willn't disturbe the tree of
the ppc4xx.

Best Regards,
Raj.

--- Stefan Roese <sr@denx.de> wrote:

> Hi Raj,
> 
> On Monday 17 December 2007, raj wrote:
> > I am going to use PPC405GP custom board, and in
> u-boot
> > I want to use one DMA Interrupt to transfer the
> data
> > from FPGA  to SDRAM memory.
> 
> That's possible. You need to write some board
> specific code though.
> 
> > The same data need to 
> > transfer to the host via Ethernet UDP packets
> without
> > using the Kernal.. Can I do...
> 
> Yes, that's possible too. Here too, you need to
> write new code to do this of 
> course.
> 
> Best regards,
> Stefan
> 
>
=====================================================================
> DENX Software Engineering GmbH,     MD: Wolfgang
> Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194
> Groebenzell, Germany
> Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 
> Email: office at denx.de
>
=====================================================================
> 



      Chat on a cool, new interface. No download required. Go to http://in.messenger.yahoo.com/webmessengerpromo.php

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-18  7:48             ` raj
@ 2007-12-18  9:06               ` Stefan Roese
  2007-12-18 11:01                 ` raj
  0 siblings, 1 reply; 14+ messages in thread
From: Stefan Roese @ 2007-12-18  9:06 UTC (permalink / raw)
  To: u-boot

Hi Raj,

On Tuesday 18 December 2007, raj wrote:
> Can you please guide me where I can bringup the
> changes to that so that I willn't disturbe the tree of
> the ppc4xx.

Such board specific changes should be implemented in your board directory. 
This way you will not "disturb" the common 4xx code. And you might want to 
add some board specific commands as well to support your functionality.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-18  9:06               ` Stefan Roese
@ 2007-12-18 11:01                 ` raj
  2007-12-18 12:27                   ` Stefan Roese
  0 siblings, 1 reply; 14+ messages in thread
From: raj @ 2007-12-18 11:01 UTC (permalink / raw)
  To: u-boot

Hi Stefan,

I am using Walnut board. For that where all i can
bringup the changes. Can you please guide me...

Regards
Raj.

--- Stefan Roese <sr@denx.de> wrote:

> Hi Raj,
> 
> On Tuesday 18 December 2007, raj wrote:
> > Can you please guide me where I can bringup the
> > changes to that so that I willn't disturbe the
> tree of
> > the ppc4xx.
> 
> Such board specific changes should be implemented in
> your board directory. 
> This way you will not "disturb" the common 4xx code.
> And you might want to 
> add some board specific commands as well to support
> your functionality.
> 
> Best regards,
> Stefan
> 
>
=====================================================================
> DENX Software Engineering GmbH,     MD: Wolfgang
> Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194
> Groebenzell, Germany
> Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 
> Email: office at denx.de
>
=====================================================================
> 



      Save all your chat conversations. Find them online at http://in.messenger.yahoo.com/webmessengerpromo.php

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-18 11:01                 ` raj
@ 2007-12-18 12:27                   ` Stefan Roese
  2007-12-18 13:08                     ` raj
  2007-12-18 13:10                     ` raj
  0 siblings, 2 replies; 14+ messages in thread
From: Stefan Roese @ 2007-12-18 12:27 UTC (permalink / raw)
  To: u-boot

Hi Raj,

On Tuesday 18 December 2007, raj wrote:
> I am using Walnut board. For that where all i can
> bringup the changes. Can you please guide me...

Is this the original Walnut board you are using or a customized board that is 
similar to the IBM/AMCC Walnut?

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-18 12:27                   ` Stefan Roese
@ 2007-12-18 13:08                     ` raj
  2007-12-18 13:10                     ` raj
  1 sibling, 0 replies; 14+ messages in thread
From: raj @ 2007-12-18 13:08 UTC (permalink / raw)
  To: u-boot


--- Stefan Roese <sr@denx.de> wrote:

> Hi Raj,
> 
> On Tuesday 18 December 2007, raj wrote:
> > I am using Walnut board. For that where all i can
> > bringup the changes. Can you please guide me...
> 
> Is this the original Walnut board you are using or a
> customized board that is 
> similar to the IBM/AMCC Walnut?
> 
> Best regards,
> Stefan
> 
>
=====================================================================
> DENX Software Engineering GmbH,     MD: Wolfgang
> Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194
> Groebenzell, Germany
> Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 
> Email: office at denx.de
>
=====================================================================
> 



      5, 50, 500, 5000 - Store N number of mails in your inbox. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-18 12:27                   ` Stefan Roese
  2007-12-18 13:08                     ` raj
@ 2007-12-18 13:10                     ` raj
  2007-12-19 13:57                       ` raj
  1 sibling, 1 reply; 14+ messages in thread
From: raj @ 2007-12-18 13:10 UTC (permalink / raw)
  To: u-boot

Hi,

Yes...

Raj
--- Stefan Roese <sr@denx.de> wrote:

> Hi Raj,
> 
> On Tuesday 18 December 2007, raj wrote:
> > I am using Walnut board. For that where all i can
> > bringup the changes. Can you please guide me...
> 
> Is this the original Walnut board you are using or a
> customized board that is 
> similar to the IBM/AMCC Walnut?
> 
> Best regards,
> Stefan
> 
>
=====================================================================
> DENX Software Engineering GmbH,     MD: Wolfgang
> Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194
> Groebenzell, Germany
> Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 
> Email: office at denx.de
>
=====================================================================
> 



      5, 50, 500, 5000 - Store N number of mails in your inbox. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

^ permalink raw reply	[flat|nested] 14+ messages in thread

* [U-Boot-Users] PPC405GP Ethernet Interrupts
  2007-12-18 13:10                     ` raj
@ 2007-12-19 13:57                       ` raj
  0 siblings, 0 replies; 14+ messages in thread
From: raj @ 2007-12-19 13:57 UTC (permalink / raw)
  To: u-boot

Hi Stefan,

Yes we are using the walnut board. Can you guide me
how  i can do that.

Regards,
Raj.
> 
> > Hi Raj,
> > 
> > On Tuesday 18 December 2007, raj wrote:
> > > I am using Walnut board. For that where all i
> can
> > > bringup the changes. Can you please guide me...
> > 
> > Is this the original Walnut board you are using or
> a
> > customized board that is 
> > similar to the IBM/AMCC Walnut?
> > 
> > Best regards,
> > Stefan
> > 
> >
>
=====================================================================
> > DENX Software Engineering GmbH,     MD: Wolfgang
> > Denk & Detlev Zundel
> > HRB 165235 Munich, Office: Kirchenstr.5, D-82194
> > Groebenzell, Germany
> > Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 
> > Email: office at denx.de
> >
>
=====================================================================
> > 
> 
> 
> 
>       5, 50, 500, 5000 - Store N number of mails in
> your inbox. Go to
>
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
> 
> 
>
-------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services
> for just about anything Open Source.
>
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/u-boot-users
> 



      5, 50, 500, 5000 - Store N number of mails in your inbox. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2007-12-19 13:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-13 16:31 [U-Boot-Users] PPC405GP Ethernet Interrupts raj reddy
2007-12-13 16:40 ` Ben Warren
2007-12-13 18:00   ` Stefan Roese
2007-12-13 19:57     ` Ben Warren
2007-12-13 20:33       ` Stefan Roese
2007-12-17  7:35         ` raj
2007-12-17  7:44           ` Stefan Roese
2007-12-18  7:48             ` raj
2007-12-18  9:06               ` Stefan Roese
2007-12-18 11:01                 ` raj
2007-12-18 12:27                   ` Stefan Roese
2007-12-18 13:08                     ` raj
2007-12-18 13:10                     ` raj
2007-12-19 13:57                       ` raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox