[PATCH] ethtool support to 8260 fcc ethernet driver (and other stuff)

2002-11-11 Thread Murray Jensen
: 6_fcc_ether_ethtool.gz Url : http://ozlabs.org/pipermail/linuxppc-embedded/attachments/2002/728afe1f/attachment.bin

gdbserver and gdb cross debug?

2002-11-11 Thread sjk
Hi, I am porting Linux on EP405 board. So I use gdbserver and gdb to debug applications,but only the first breakpoint could be stopped.Then if i press 'step', the program will execute to end straightforwardly . Any other breakpoints could not break the execution. Please give me some advice!

gdbserver and gdb cross debug?

2002-11-11 Thread Dr. Craig Hollabaugh
Hi, I am porting Linux on EP405 board. So I use gdbserver and gdb to debug applications,but only the first breakpoint could be stopped.Then if i press 'step', the program will execute to end straightforwardly . Any other breakpoints could not break the execution. Please give me some

gdbserver and gdb cross debug?

2002-11-11 Thread sjk
Dr. Craig, I am using MontaVista Linux LSP. The ibm-walnut-ppc405gp LSP works correctly on walnut board. We can cross debug applications by ppc_405-gdb and gdbserver(version 5.1). But the following problem occurs on EP405 board. Is it possible that the problem is caused by library, memory or

gdbserver and gdb cross debug?

2002-11-11 Thread Kenneth Johansson
On Mon, 2002-11-11 at 08:39, sjk wrote: Hi, I am porting Linux on EP405 board. So I use gdbserver and gdb to debug applications,but only the first breakpoint could be stopped.Then if i press 'step', the program will execute to end straightforwardly . Any other breakpoints could not break

TLB SETTING in 440GP

2002-11-11 Thread Kenneth Johansson
On Sun, 2002-11-10 at 14:22, Aman wrote: Hi All Can anybody tell me how the TLB setting is done in PPC 440GP linux. I did a comparison of TLB mapping between eval kit and my proprietary board. There is a huge difference between the both. I'm not sure what you are doing but unless the 440

gdbserver and gdb cross debug?

2002-11-11 Thread Andreas Beranek
Hello, I am porting Linux on EP405 board. So I use gdbserver and gdb.. Has anybody tried the bdi2000 is that also broken now ? We encountered similar problems. We got it to work with the BDI2000. Some hints: Use the latest Firmware from Abatron. Use the latest Tools and Kernel.

gdbserver and gdb cross debug?

2002-11-11 Thread Kenneth Johansson
On Mon, 2002-11-11 at 14:55, Andreas Beranek wrote: Hello, I am porting Linux on EP405 board. So I use gdbserver and gdb.. Has anybody tried the bdi2000 is that also broken now ? We encountered similar problems. We got it to work with the BDI2000. Some hints: Use the latest

gdbserver and gdb cross debug?

2002-11-11 Thread Wolfgang Denk
In message 1037020322.22840.70.camel at spawn you wrote: Has anybody tried the bdi2000 is that also broken now ? Works fine here. We're using the ELDK, of course :-) What version and patches do people use for gdb on 4xx ? Version 5.1.1 plus a couple of patches. See the ELDK source if you

Using sys_sendto() in Kernel instead of sendto() in app

2002-11-11 Thread Steven Vacca
MPC860T, QMC-mode on SCC2. When QMC data is available to be read from a particular QMC channel, the SCC2 interrupts, and I want to immediately read and send that data out to a destination unit on the LAN using sys_sendto(), from within the ISR. I already know the destination IP addr and UDP

EP405GP GPIO Control Question

2002-11-11 Thread Crawford Matthew A
Does anyone out there know where I can find information on, or know how to control the output pins associated with the GPIO on this board? We are trying to write a small driver that will send a signal out to trigger some power measuring equipment. Thanks, Matt ** Sent via the

Cache Enabling

2002-11-11 Thread bhupinder sahran
hi U will have to play with ur bat registers. U can map ur devices non cachable through bat registers. u will be having a function in arch/ppc/kernel/(ur arch)setup.c . see there use the bats if still have problem send me ur setup file thanx Bhupi Linux+Hypertransport ---Silicon