From: alebas at televes.com <alebas@televes.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] AMD/Spansion write buffer support in cfi_flash.c
Date: Tue, 30 Aug 2005 12:25:53 +0200 [thread overview]
Message-ID: <1125397553.43143431e3efa@webmail.televes.com:443> (raw)
In-Reply-To: <17171.1962.658040.985040@astp0002.localdomain>
Yuli,
>
> There is a field in CFI information table which specifies flash
> interface (offset 0x50 in 8-bit mode, page 53 of S29GLxxxM data
> sheet). If the flash is x8/x16 and the driver detected that it's in
> 8-bit mode, this means that it's the above mentioned special case. I'd
> add a couple of fields to U-Boot's CFI flash structure to hold the
> addresses. Then simple shift would provide correct addresses.
>
It may be enough shifting the address each time it is needed
(in fact, only two times).
Suggestions?
Alex BASTOS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20050830_cfi_flash_B.diff
Type: text/x-patch
Size: 1512 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050830/d7f6910d/attachment.bin
next prev parent reply other threads:[~2005-08-30 10:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-29 10:40 [U-Boot-Users] [PATCH] AMD/Spansion write buffer support in cfi_flash.c Alex BASTOS
2005-08-29 12:00 ` Yuli Barcohen
2005-08-29 12:51 ` Alex BASTOS
2005-08-29 13:03 ` Yuli Barcohen
2005-08-30 10:25 ` alebas at televes.com [this message]
2006-02-28 16:41 ` Wolfgang Denk
2005-08-29 12:26 ` Wolfgang Denk
2005-08-29 12:53 ` Alex BASTOS
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='1125397553.43143431e3efa@webmail.televes.com:443' \
--to=alebas@televes.com \
--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.