From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from qnap.com.tw (unknown [211.75.85.27]) by ozlabs.org (Postfix) with SMTP id C25356828C for ; Fri, 16 Sep 2005 13:28:12 +1000 (EST) From: "JohnsonCheng" To: "linux-ppc-embedded" Date: Fri, 16 Sep 2005 11:28:09 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_020F_01C5BAB1.B79462A0" Message-Id: <20050916032812.C25356828C@ozlabs.org> Subject: A mtd timeout issue on ppc List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. ------=_NextPart_000_020F_01C5BAB1.B79462A0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit The size of initrd.boot is about 8.5M, then dd if=initrd.boot of=/dev/mtd2, cause MTD do_write_buffer(): software timeout dd: /dev/mtd2: Input/output error When I change the size of initrd.boot to about 2M, it's OK. But this 8.5M file can transit by U-boot. Why ?? Is kernel issue or MTD utility issue ? Thanks, Johnson Cheng ------=_NextPart_000_020F_01C5BAB1.B79462A0 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

The size of initrd.boot is about 8.5M, then

dd if=3Dinitrd.boot of=3D/dev/mtd2, = cause

  MTD do_write_buffer(): software = timeout

  dd: /dev/mtd2: Input/output = error

 

When I change the size of initrd.boot to about = 2M, it’s OK. =

But this 8.5M file can transit by U-boot.

Why ?? Is kernel issue or MTD utility issue = ?

 

Thanks,

Johnson Cheng

------=_NextPart_000_020F_01C5BAB1.B79462A0--