Linux on Memec Virtex II Pro V4P7 Rev. 3

Jon Masters jonmasters at gmail.com
Sun Oct 10 05:27:15 EST 2004


On Thu, 7 Oct 2004 19:53:52 -0700, Tony Lee <tony.p.lee at gmail.com> wrote:

> The problem I saw was that I can't turn off the interrupt at all.

On the Memec board? really?

> Once I start one write command, the ISR keep coming in.

Ouch.

> I review the verilog code and schematic multiple times with the
> HW group but can't figure out what went wrong.

We had to move one of the sysace lines to a different bank on the v2p
but that was because we were cunningly running out of particular IO
lines (the v2p does different signalling and voltages on different
banks - I didn't make the modification as I don't work on the hardware
directly, just mess with Xilinx hardware stuff in my spare time and
software for them when at work :-) ).

> My best guess was the BUFRDY line is mix up with the ISR line

Perhaps. But that's down to your hardware guys to check the error
output from your synthesis tool to see if this weirdly has happened.
Our board doesn't have lines hard tied together, if that was the
notion you were offering.

> I try turn off the ISR on write with SYSACE register and
> the ppc interrupt control register.  None of them worked.

Did you do it as per my patch, or what?

> Do you think if we add a small DMA engine would help
> the performance or the performance problem is caused
> by the sysace firmware + the CF disk?

Perhaps. I'll have a think about that - I'm certainly not going to get
paid to do that, and until I can buy a v2p board for home or have some
spare time in the office, it'll have to wait for an implementation.
Kind of like porting to 2.6 and a whole bunch of other non-comercially
useful things I want to do with this thing :-).

> The sysace controller IS VERY fast on loading the bitstream
> and linux boot image.

Yes. We come up in 8 seconds to my firmware, and total boot time is
around 20 seconds, without any effort to make it less. That includes
cunning DHCP+ZeroConf scripts I wrote.

Jon.



More information about the Linuxppc-embedded mailing list