public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git
Date: Mon, 24 Nov 2008 11:18:48 +0100	[thread overview]
Message-ID: <200811241118.48381.sr@denx.de> (raw)

Hi Wolfgang,

please pull the following updates from the cfi-flash repository. I am aware that 
the merge-window was closed when some of those patches have been published, and 
it's not really bug fixing. But the feature added with those patches (UBI possible 
over NOR) is very interesting. Additionally the impact to non CFI-MTD users are 
minimal. I tested those patches on different boards using the CFI driver without 
any problems so far. So please pull:

The following changes since commit 9b827cf1720acda2473afa516956eab6f7cca9a1:
  Selvamuthukumar (1):
        Align end of bss by 4 bytes

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git master

Piotr Ziecik (3):
      cfi_flash: Export flash_sector_size() function.
      cfi_flash: Add interface for flash verbosity control
      cfi-mtd: Add cfi-mtd driver.

Stefan Roese (1):
      cfi_flash: Make all flash access functions weak

 README                  |    5 +
 drivers/mtd/Makefile    |    1 +
 drivers/mtd/cfi_flash.c |   72 ++++++++++++-----
 drivers/mtd/cfi_mtd.c   |  202 +++++++++++++++++++++++++++++++++++++++++++++++
 include/flash.h         |   12 +++
 5 files changed, 272 insertions(+), 20 deletions(-)
 create mode 100644 drivers/mtd/cfi_mtd.c

             reply	other threads:[~2008-11-24 10:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-24 10:18 Stefan Roese [this message]
2008-11-25 10:37 ` [U-Boot] [cfi-flash] Please pull git://www.denx.de/git/u-boot-cfi-flash.git Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2009-02-11 16:05 Stefan Roese
2009-02-11 21:27 ` Wolfgang Denk
2009-02-05 10:49 Stefan Roese
2009-02-07 21:20 ` Wolfgang Denk
2009-01-26 10:25 Stefan Roese
2009-01-27 19:55 ` Wolfgang Denk
2008-10-31 10:38 Stefan Roese
2008-11-01 15:12 ` Wolfgang Denk
2008-10-13 12:01 Stefan Roese
2008-10-13 12:22 ` Wolfgang Denk
     [not found] <200810021035.29824.sr@denx.de>
2008-10-12 21:12 ` Wolfgang Denk
2008-08-20 12:38 Stefan Roese
2008-08-20 22:47 ` Wolfgang Denk
2008-08-14  6:28 Stefan Roese
2008-08-14 12:58 ` 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=200811241118.48381.sr@denx.de \
    --to=sr@denx.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