From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-fx0-f219.google.com (mail-fx0-f219.google.com [209.85.220.219]) by ozlabs.org (Postfix) with ESMTP id 90186B7BAD for ; Thu, 22 Oct 2009 22:18:37 +1100 (EST) Received: by fxm19 with SMTP id 19so9199946fxm.2 for ; Thu, 22 Oct 2009 04:18:34 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 22 Oct 2009 16:48:33 +0530 Message-ID: Subject: Query: Does Linux kernel 2.6.31 support read/write/erase on ST make M29W128GH Flash memory chip? From: prakash bedge To: linuxppc-dev@lists.ozlabs.org, Linuxppc-embedded@ozlabs.org Content-Type: multipart/alternative; boundary=001485f792b682b0a50476844180 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --001485f792b682b0a50476844180 Content-Type: text/plain; charset=ISO-8859-1 Hi All, I am searching for M29W128GH support in Linux kernel 2.6.31. On internet I am seeing that there is some patch work for fixup on write buffer coomand on M29W128GH. This shows that Linux kernel 2.6.31 supports the M29W128GH. But I am not seeing any memory mapping for M29W128GH. Can anyone please tell me that whether Linux kernel 2.6.31 support the read/write/erase on M29W128GH? If yes how I can check that? Which of below files I should use for communicating with ST M29W128GH flash chip? cfi_cmdset_0001.c cfi_cmdset_0002.c cfi_cmdset_0020.c -- Looks like I shall use this but not confirm. cfi_probe.c I am novice to flash driver in kernel so might be not getting the exact details on M29W128GH. Expecting a help from seniors in this field. Thanks in advance. Thanks & Regards, Aakash --001485f792b682b0a50476844180 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi All,
=A0
I am searching for M29W128GH support in Linux kernel 2.6.31.
On internet I am seeing that there is some patch work for fixup on wri= te buffer coomand on M29W128GH. This shows that Linux kernel 2.6.31 support= s the M29W128GH.
But I am not seeing any memory mapping for M29W128GH.
=A0
Can anyone please tell me that whether Linux kernel 2.6.31 support the= read/write/erase on M29W128GH? If yes how I can check that?
Which of below files I should use for communicating with ST M29W128GH = flash chip?
cfi_cmdset_0001.c
cfi_cmdset_0002.c
cfi_cmdset_0020.c -- Looks like I shall use this but not confirm.
cfi_probe.c
=A0
I am novice to flash driver in kernel so might be not getting the exac= t details on M29W128GH.
Expecting a help from seniors in this field.
=A0
Thanks in advance.
=A0
=A0
Thanks & Regards,
Aakash
--001485f792b682b0a50476844180--