Dear All,
I'm using c6x Linux on C6474 and I want to test Serial RapidIO.
The full-root kernel compilation succeeded.
During the kernel boot I get the following traces :
RIO: register sRIO controller for hostid 0
TCI648x RapidIO driver v2.1
RIO: setting EDMA threshold to 0xffffffff
But according to the website (http://linux-c6x.org/wiki/index.php/Serial_RapidIO) I must have the following message :
RIO: register sRIO controller for hostid 0
RIO: enumerate master port 0, RIO0 mport
TCI648x RapidIO driver v2.1
RIO: setting EDMA threshold to 0x8000
And when I execute the command : ls -la /dev/ | grep rio I have no response.
I will be thankful if you can help me.