From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] How to support Page Mode Flash Memory Device?
Date: Mon, 2 Aug 2010 11:41:59 +0200 [thread overview]
Message-ID: <201008021141.59789.sr@denx.de> (raw)
In-Reply-To: <BAY129-W256A5F67D5FE771BE473AAB4AD0@phx.gbl>
Hi Cheng,
On Monday 02 August 2010 09:39:46 Cheng Vincent wrote:
> I want to implement the page mode for S29GL064N90TFI020 in U-Boot. After i
> study the page mode, the difference between standard mode and page mode is
> the less access time following the first access. So, what should i do for
> the page mode? Is anyone kindly help me on this? Best Regards,Vincent
> Cheng
Define CONFIG_SYS_FLASH_USE_BUFFER_WRITE in your config header. This is most
likely what you're looking for.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
next prev parent reply other threads:[~2010-08-02 9:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-02 7:39 [U-Boot] How to support Page Mode Flash Memory Device? Cheng Vincent
2010-08-02 9:41 ` Stefan Roese [this message]
2010-08-03 2:47 ` Cheng Vincent
2010-08-03 3:30 ` David Hawkins
2010-08-03 3:40 ` Cheng Vincent
2010-08-03 6:35 ` Liu Dave-R63238
2010-08-03 7:09 ` Cheng Vincent
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=201008021141.59789.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/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.