public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jens Scharsig <esw@bus-elektronik.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] use CFI-Flash and board depended driver together
Date: Thu, 30 Nov 2006 13:00:26 +0100	[thread overview]
Message-ID: <ekmh4q$svl$1@sea.gmane.org> (raw)

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)



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_mix_bdflash_cfi.diff
Url: http://lists.denx.de/pipermail/u-boot/attachments/20061130/9f0805c4/attachment.txt 

             reply	other threads:[~2006-11-30 12:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-30 12:00 Jens Scharsig [this message]
2006-11-30 14:22 ` [U-Boot-Users] [PATCH] use CFI-Flash and board depended driver together 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
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='ekmh4q$svl$1@sea.gmane.org' \
    --to=esw@bus-elektronik.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox