Hi,

I'm using DENX ELDK 2.0 on a mpc855t based custom board, and I am currently 
writing a loadable kernel module that drives a custom FPGA.

The FPGA might optionally not be there in production, but the module must be 
loaded anyway, and therefore must check for the presence of the FPGA.

There is no dedicated signal provided (and will not be), so the only option is 
reading from the FPGA's address and catching a possible bus error.

What would be the cleanest way to achieve this?

Thanks in advance,

Albert.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/



Reply via email to