public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] MC68360 port
Date: Sun, 26 Nov 2006 00:19:23 -0600	[thread overview]
Message-ID: <456931EB.1080506@orkun.us> (raw)
In-Reply-To: <200611252013.51389.sr@denx.de>

(resending from correct address, please reply to this mail instead)

Stefan Roese wrote:
> On Saturday 25 November 2006 17:42, Matvejchikov Ilya wrote:
>>> And a new board port with a board specific flash driver that is not
>>> needed, meaning when CFI compliant FLASH chips are used, will not be
>>> accepted anymore.
>>>
>>> What FLASH chips are you using?
>> Unfortunately, we are use very old AMD flash chips - AM29F800BT. They
>> are not CFI compliant.
> 
> Autsch. OK, that's a different story then.
> 
> Best regards,
> Stefan

Most of cfi_flash is probably usable for a non-cfi flash part.

The cfi detection etc. will not work but perhaps if we preset the
interface settings from board configuration and do a jedec probe and
setup some of the timing based on jedec probe we might be able to use
the cfi flash driver for non-cfi flash as well. This should eliminate
more custom board drivers. Someone else also was asking if cfi flash
driver is able to handle a cfi flash and non-cfi flash at the same time.
Perhaps we can handle that as well.

This week, I might be able to come up with such an extension patch. I do
not have such an environment to test but with someone taking some time
doing testing and providing feedback, I can manage to do this.

Best regards,
Tolunay

  parent reply	other threads:[~2006-11-26  6:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-21  6:48 [U-Boot-Users] MC68360 port Matvejchikov Ilya
2006-11-22 12:31 ` Stefan Roese
2006-11-23  8:06   ` Matvejchikov Ilya
2006-11-23 10:35     ` Stefan Roese
2006-11-25 16:42       ` Matvejchikov Ilya
2006-11-25 19:13         ` Stefan Roese
2006-11-26  6:16           ` Tolunay Orkun
2006-11-26  6:19           ` Tolunay Orkun [this message]
2006-11-26 10:15             ` Stefan Roese
2006-11-26 22:30               ` Matvejchikov Ilya
  -- strict thread matches above, loose matches on Subject: below --
2006-11-21  6:47 Matvejchikov Ilya
2003-03-06 21:36 [U-Boot-Users] MC68360 Port Keith Outwater
2003-03-06 20:14 [U-Boot-Users] [Patch]: A small patch for PPC4xx I2C driver Wolfgang Denk
2003-03-06 20:47 ` [U-Boot-Users] MC68360 Port Reinhard Meyer
2003-03-06 21:49   ` Wolfgang Denk

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=456931EB.1080506@orkun.us \
    --to=listmember@orkun.us \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox