From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] cfi-mtd: Add cfi-mtd driver.
Date: Mon, 24 Nov 2008 11:09:26 +0100 [thread overview]
Message-ID: <200811241109.26753.sr@denx.de> (raw)
In-Reply-To: <1226933880-21440-2-git-send-email-kosmo@semihalf.com>
On Monday 17 November 2008, Piotr Ziecik wrote:
> Add cfi-mtd driver, which exports CFI flash to MTD layer.
> This allows CFI flash devices to be used from MTD layer.
>
> Building of the new driver is controlled by CONFIG_FLASH_CFI_MTD
> option. Initialization is done by calling cfi_mtd_init() from
> flash_init().
>
> Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
Applied to u-boot-cfi-flash. Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2008-11-24 10:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-17 14:57 [U-Boot] Export CFI Flash to the MTD and support it in UBI Piotr Ziecik
2008-11-17 14:57 ` [U-Boot] [PATCH 1/3] cfi-mtd: Add cfi-mtd driver Piotr Ziecik
2008-11-24 10:09 ` Stefan Roese [this message]
2008-11-17 14:57 ` [U-Boot] [PATCH 2/3] mtd: Remove a printf() from add_mtd_device() Piotr Ziecik
2008-11-24 10:35 ` Stefan Roese
2008-11-17 14:58 ` [U-Boot] [PATCH 3/3] ubi: Add proof-of-concept CFI flash support Piotr Ziecik
2008-11-24 10:35 ` Stefan Roese
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=200811241109.26753.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 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.