How to compile uio_seville driver in sdk 3.1 for T1040RDB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to compile uio_seville driver in sdk 3.1 for T1040RDB

Jump to solution
4,962 Views
Suraj_Prakash
Contributor II

Hi,

      I have been working on T1040RDB and the SDK which i have been using is 3.1.

I want to uio_seville driver which works on internal L2 switch of T1040 processor.

Can you please suggest how to compile the driver in SDK 3.1?

0 Kudos
1 Solution
4,798 Views
yipingwang
NXP TechSupport
NXP TechSupport

I compiled your uio-seville source code in Yocto SDK 3.1 build environment, I encountered the attached compilation errors.

Please check your uio-seville source code again.

View solution in original post

0 Kudos
26 Replies
869 Views
Suraj_Prakash
Contributor II

HI,
     I was able to compile and run the seville driver. Thanks a lot for the help

0 Kudos
898 Views
Suraj_Prakash
Contributor II

sure. Please find attached the patch

0 Kudos
887 Views
Suraj_Prakash
Contributor II

Also please find attached my dts /dtsi files patch

Tags (1)
0 Kudos
886 Views
yipingwang
NXP TechSupport
NXP TechSupport

After recompiling Linux Kernel, have you also recompiled uio_seville module at the same time.

0 Kudos
894 Views
Suraj_Prakash
Contributor II

yeah did that...even though getting the error

0 Kudos
973 Views
Suraj_Prakash
Contributor II

adding to the latest query

    I am using rootfile system from SDK 2.0 and linux & uio_seville driver from SDK 3.1

0 Kudos