From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from msr8.hinet.net ([168.95.4.108] helo=msr.hinet.net) by pentafluge.infradead.org with esmtp (Exim 3.22 #1 (Red Hat Linux)) id 16t1Kj-0005KJ-00 for ; Thu, 04 Apr 2002 08:06:57 +0100 Received: from steve2000 (61-217-122-141.HINET-IP.hinet.net [61.217.122.141]) by msr.hinet.net (8.9.3/8.9.3) with SMTP id PAA02234 for ; Thu, 4 Apr 2002 15:06:54 +0800 (CST) Message-ID: <008801c1dba7$55a5b8b0$5501a8c0@synso.com.tw> From: "Steve Tsai" To: Subject: how to use amd_flash.c Date: Thu, 4 Apr 2002 15:07:07 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit Sender: linux-mtd-admin@lists.infradead.org Errors-To: linux-mtd-admin@lists.infradead.org List-Help: List-Post: List-Subscribe: , List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: I'd want to use mtd and jffs2 in our ARM7 board. The flash is MX29LV160B/T and it is similar to am29LV160, but it does not support CFI. How many files do I to modify or add to mtd tree? It seems I can modify amd_flash.c to fit my flash, but I can not probe the chip at booting time. Does anyone know how to use amd_flash.c? thanks. Steve Tsai