[patch] Endian problem of nftl_format and nftldump

heechul Yun heechul.yun at gmail.com
Thu Dec 16 21:30:31 EST 2004


Hello 

It seems that both programs should #include <endian.h>.  
If not, the following code can cause problem as it becomes always true. 

#if __BYTE_ORDER == __BIG_ENDIAN 
... 


Regards, 
Heechul. 

===========
Heechul Yun
Digital Media Research Center 
Samsung Electronics 
Tel: +82-31-200-9334




More information about the linux-mtd mailing list