FTL and Endianity
Alexandr Andreev
andreev at niisi.msk.ru
Fri Jul 6 14:25:04 EDT 2001
Hi,
It is about FTL again.
I have got a MIPS big endian machine with CFI flash. And i obliged to
hack ftl.c
to provide correct endianity working. I mean, i must undef all
cpu_to_le32 and the
others macros. For little endian machines these macros do nothing, but
for my big
endian MIPS these macros are unusable too. Did anybody test FTL with big
endian CPU?
If no, we need to throw these macros out. In any case, we have to be
able to
configure this behaviour.
More information about the linux-mtd
mailing list