View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#18
Originally Posted by suitti View Post
Oh. Some byte order problem? I dunno. The Arm is not the same byte order as the x86.
Actually ARM can do both and on our tablet and most other ARM based systems it is same byte order as x86 - little endian (that is what the 'l' in armel means, armeb is big endian).
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.