Compile e5500 kernel with little endian ?

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

Compile e5500 kernel with little endian ?

Jump to solution
1,421 Views
yusufalti333
Contributor IV

Hello community,

I want to compile little endian linux kernel for t1042d4rdb-64b ( powerpc e5500 family) but that option does not exists in menuconfig. There is only "Build big endian kernel" in "Endianness Selection" section. How can I do this ?

Thanks.

0 Kudos
1 Solution
1,290 Views
ufedor
NXP Employee
NXP Employee

The requested option is not supported by NXP SDK.

View solution in original post

0 Kudos
3 Replies
1,291 Views
ufedor
NXP Employee
NXP Employee

The requested option is not supported by NXP SDK.

0 Kudos
1,290 Views
yusufalti333
Contributor IV

I have a driver which supports little endian. So this means I am unable to use that forever :smileysad:

0 Kudos
1,290 Views
ufedor
NXP Employee
NXP Employee

Please understand - little-endian kernel building and its further operation never was tested.

Converting the driver to big-endian is a simpler task.

0 Kudos