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.
Solved! Go to Solution.
The requested option is not supported by NXP SDK.
I have a driver which supports little endian. So this means I am unable to use that forever :smileysad:
Please understand - little-endian kernel building and its further operation never was tested.
Converting the driver to big-endian is a simpler task.