From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by ozlabs.org (Postfix) with ESMTP id B283E67B8C for ; Thu, 13 Jul 2006 00:45:05 +1000 (EST) Received: by nz-out-0102.google.com with SMTP id o1so47306nzf for ; Wed, 12 Jul 2006 07:45:04 -0700 (PDT) Message-ID: Date: Wed, 12 Jul 2006 10:38:18 -0400 From: "Lei Sun" To: "Li Yang-r58472" Subject: Re: weird behavior for jffs2 on PQ2FADS-VR board In-Reply-To: <4879B0C6C249214CBE7AB04453F84E4D0300BA@zch01exm20.fsl.freescale.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed References: <4879B0C6C249214CBE7AB04453F84E4D0300BA@zch01exm20.fsl.freescale.net> Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Dave and Liu: Thanks for your reply! I will give it a try tonight, I did figure out it's endianess issue last night, I wrote a little test program writting to /dev/mtd3 and read it back, they got swapped ! lei