From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.bartec.de (mail.bartec.de [217.5.168.170]) by ozlabs.org (Postfix) with SMTP id 465C467A2E for ; Thu, 21 Apr 2005 22:33:38 +1000 (EST) From: Marco Schramel To: "PPC_LINUX" Date: Thu, 21 Apr 2005 15:02:48 +0200 References: <20050421103234.ED367C1510@atlas.denx.de> In-Reply-To: <20050421103234.ED367C1510@atlas.denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200504211502.48761.Schramel.Linux@go.bartec.de> Subject: Re: mtd mount problem List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, > > > > /dev # date > /dev/mtd1 > > MTD_open > > MTD_ioctl > > MTD_write > > MTD do_write_buffer(): software timeout > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > ERROR ERROR ERROR ERROR ERROR ERROR ERROR This only occurs if i write the second time to the flash memory without erasing it before. > What has a ramdisk to do with this? I wrote in a message later, that i meant the /dev nodes in this case. > What does "cat /proc/mtd" show? What are the kernel boot messages > look like? > mtd0: 01000000 00020000 "JFFS2 partition 1" mtd1: 00800000 00020000 "JFFS2 partition 2" mtd2: 00400000 00020000 "RAMDISK " mtd3: 00300000 00020000 "kernel image 2_4" mtd4: 00100000 00020000 "Das U-Boot " Best regards Marco