Hi

 

I am using MPC8313 and trying to attach Ramtron FRAM to my board. I am using 2.6.29 linux and i have updated spi_mpc8xxx.c driver. I am able to see the master driver register and detecting my device as spi3276. But now the problem is with FRAM part. I am trying to port at25 eeprom driver from drivers/misc/eeprom/at25.c to be used by FRAM. Once my mpc8xxx_spi driver gets registered, I also get following message : bus: 'spi': add device spi32766.0

 I am not sure how to attach my device with at25 driver and how to access it. Please help. It's urgent.

 

Thanks in advance

    --- Ravi