All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: linux-mtd@lists.infradead.org
Cc: Atsushi Nemoto <anemo@mba.ocn.ne.jp>,
	David Woodhouse <dwmw2@infradead.org>,
	linux-kernel@vger.kernel.org, stable@kernel.org
Subject: Re: [PATCH] jedec_probe: Fix SST 16-bit chip detection
Date: Fri, 20 Jun 2008 07:08:37 +0200	[thread overview]
Message-ID: <200806200708.37974.sr@denx.de> (raw)
In-Reply-To: <1213896113.26255.1434.camel@pmac.infradead.org>

On Thursday 19 June 2008, David Woodhouse wrote:
> On Thu, 2008-06-19 at 16:36 +0900, Atsushi Nemoto wrote:
> > -               .devtypes       = CFI_DEVICETYPE_X16|CFI_DEVICETYPE_X8,
> > +               .devtypes       = CFI_DEVICETYPE_X16,
>
> I believe you about the uaddr -- but can these devices really not be
> used in 8-bit mode?

No. They are 16-bit only.

Best regards,
Stefan

WARNING: multiple messages have this Message-ID (diff)
From: Stefan Roese <sr@denx.de>
To: linux-mtd@lists.infradead.org
Cc: David Woodhouse <dwmw2@infradead.org>,
	Atsushi Nemoto <anemo@mba.ocn.ne.jp>,
	linux-kernel@vger.kernel.org, stable@kernel.org
Subject: Re: [PATCH] jedec_probe: Fix SST 16-bit chip detection
Date: Fri, 20 Jun 2008 07:08:37 +0200	[thread overview]
Message-ID: <200806200708.37974.sr@denx.de> (raw)
In-Reply-To: <1213896113.26255.1434.camel@pmac.infradead.org>

On Thursday 19 June 2008, David Woodhouse wrote:
> On Thu, 2008-06-19 at 16:36 +0900, Atsushi Nemoto wrote:
> > -               .devtypes       = CFI_DEVICETYPE_X16|CFI_DEVICETYPE_X8,
> > +               .devtypes       = CFI_DEVICETYPE_X16,
>
> I believe you about the uaddr -- but can these devices really not be
> used in 8-bit mode?

No. They are 16-bit only.

Best regards,
Stefan

  reply	other threads:[~2008-06-20  5:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-19  7:36 [PATCH] jedec_probe: Fix SST 16-bit chip detection Atsushi Nemoto
2008-06-19 11:04 ` [stable] " Greg KH
2008-06-19 11:04   ` Greg KH
2008-06-19 15:04   ` Atsushi Nemoto
2008-06-19 15:04     ` Atsushi Nemoto
2008-06-19 17:21 ` David Woodhouse
2008-06-20  5:08   ` Stefan Roese [this message]
2008-06-20  5:08     ` Stefan Roese
2008-06-20 17:53     ` Atsushi Nemoto
2008-06-20 17:53       ` Atsushi Nemoto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200806200708.37974.sr@denx.de \
    --to=sr@denx.de \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=stable@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.