From: Andrew Wozniak <awozniak@mc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Parallel Flash devices and FLASH_CFI_X8X16
Date: Fri, 10 Dec 2004 12:10:45 -0500 [thread overview]
Message-ID: <41B9D895.2090204@mc.com> (raw)
Hello everyone,
I'v been making progress on our port to a custom PPC440GX board. We
want to use the CFI driver for all U-Boot Flash operations.
Our board design uses 2 Intel 16-bit wide StrataFlash chips wired in
"parallel". But with the following defines in place, flash_init()
crashes (attachment).
#define CFG_FLASH_CFI
#define CFG_FLASH_CFI_DRIVER
#define CFG_FLASH_PROTECTION
None of the U-Boot docs or source code describe a parallel chip
configuration, but the flash_cfi.h history entry does suggest its
support: 01/22/2004 - Write performance enhancements for parallel chips
The source also checks the status of info->interface for a value of
FLASH_CFI_X8X16. I have not yet tried setting this "interface" value.
If anyone can suggest any other settings that I should be pay attention
to, please advise.
Thank you, Andy
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: crash.txt
Url: http://lists.denx.de/pipermail/u-boot/attachments/20041210/bf312fb9/attachment.txt
reply other threads:[~2004-12-10 17:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=41B9D895.2090204@mc.com \
--to=awozniak@mc.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.