From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: Re: [PATCH 0/2] m25p80: re-import it againt mtd_add_host
Date: Thu, 15 Nov 2012 11:11:50 +0100 [thread overview]
Message-ID: <20121115101150.GF31820@game.jcrosoft.org> (raw)
In-Reply-To: <20121031120122.GF29599@game.jcrosoft.org>
ping
work on next
On 13:01 Wed 31 Oct , Jean-Christophe PLAGNIOL-VILLARD wrote:
> Hi,
>
> so we now create the cdev via mtd
>
> This will also simplify sync with linux
>
> to avoid the m25p8000 or m25p00 the cdev is still named name m25p and the
> drivers m25p80
>
> sync with linux too
>
> this patch series is agianst mtd_dataflash support
>
> The following changes since commit 9428c386f876fa3a8871eeea4725a805cea5c367:
>
> mtd: add dataflash support (2012-10-31 04:48:39 +0800)
>
> are available in the git repository at:
>
> git://git.jcrosoft.org/barebox.git delivery/m25p80
>
> for you to fetch changes up to 35b8b98230dbcfe25973d5ed52a874027b4f3f05:
>
> m25p80: sync flash support with the kernel (2012-10-31 04:51:08 +0800)
>
> ----------------------------------------------------------------
> Jean-Christophe PLAGNIOL-VILLARD (2):
> m25p80: re-import it againt mtd_add_host
> m25p80: sync flash support with the kernel
>
> arch/arm/boards/freescale-mx6-sabrelite/board.c | 2 +-
> drivers/mtd/devices/Kconfig | 27 ++++++++++++
> drivers/mtd/devices/Makefile | 1 +
> drivers/{nor => mtd/devices}/m25p80.c | 512 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------------
> drivers/nor/Kconfig | 27 ------------
> drivers/nor/Makefile | 1 -
> drivers/nor/m25p80.h | 84 ------------------------------------
> include/linux/mtd/cfi.h | 65 ++++++++++++++++++++++++++++
> 8 files changed, 371 insertions(+), 348 deletions(-)
> rename drivers/{nor => mtd/devices}/m25p80.c (65%)
> delete mode 100644 drivers/nor/m25p80.h
> create mode 100644 include/linux/mtd/cfi.h
>
> Best Regards,
> J.
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2012-11-15 10:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-31 12:01 Jean-Christophe PLAGNIOL-VILLARD
2012-10-31 12:04 ` [PATCH 1/2] " Jean-Christophe PLAGNIOL-VILLARD
2012-10-31 12:04 ` [PATCH 2/2] m25p80: sync flash support with the kernel Jean-Christophe PLAGNIOL-VILLARD
2012-10-31 21:29 ` [PATCH 0/2] m25p80: re-import it againt mtd_add_host Sascha Hauer
2012-11-01 9:32 ` Jean-Christophe PLAGNIOL-VILLARD
2012-11-01 9:33 ` [PATCH 1/1] mtd: introduce mtd_block_isbad Jean-Christophe PLAGNIOL-VILLARD
2012-11-15 10:11 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-11-16 20:16 ` [PATCH 0/2] m25p80: re-import it againt mtd_add_host Jean-Christophe PLAGNIOL-VILLARD
2012-11-20 8:41 ` Sascha Hauer
2012-11-20 12:37 ` Jean-Christophe PLAGNIOL-VILLARD
2012-11-20 14:34 ` Jean-Christophe PLAGNIOL-VILLARD
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=20121115101150.GF31820@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=barebox@lists.infradead.org \
/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