All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] use CFI-Flash and board depended driver together
Date: Thu, 30 Nov 2006 15:35:37 -0600	[thread overview]
Message-ID: <456F4EA9.3070900@orkun.us> (raw)
In-Reply-To: <ekmh4q$svl$1@sea.gmane.org>

Jens Scharsig wrote:
> Hello,
> 
> i need to use cfi and board flash driver together. This Patch contains a 
> simple way to do this with a minimun changes at cfi_flash.c. All changes 
> will only enable if CFG_FLASH_BOARD_DRIVER defined.
> 
> 
> CHANGELOG
> 
> * Rename flash_print_info, flash_erase, write_buff and
>   flash_real_protect to cfi_xxxx, if  CFG_FLASH_BOARD_DRIVER is
>   defined. This will allow use cfi driver together with board a
>   dependent flash driver (see README.board-dependent-flash for
>   an example)

I have to object to this patch. I will be providing a testing patch 
tonight or tomorrow that will address this issue properly which is 
teaching cfi_flash driver to deal with non-cfi flash. There is no need 
to have two flash drivers...

Tolunay

  parent reply	other threads:[~2006-11-30 21:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-30 12:00 [U-Boot-Users] [PATCH] use CFI-Flash and board depended driver together Jens Scharsig
2006-11-30 14:22 ` Timur Tabi
2006-11-30 14:52   ` Jens Scharsig
2006-11-30 17:24     ` Timur Tabi
2006-12-01  7:09       ` Jens Scharsig
2006-11-30 21:35 ` Tolunay Orkun [this message]
2006-12-05  0:55   ` Tolunay Orkun
2006-12-05  0:56   ` Tolunay Orkun
  -- strict thread matches above, loose matches on Subject: below --
2006-12-05 11:30 Yotam Admon
2006-12-05 22:54 ` Matvejchikov Ilya
2006-12-06 16:57   ` Tolunay Orkun

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=456F4EA9.3070900@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 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.