public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [RFC][PULL-REQ] MTD update
@ 2012-12-28 12:17 Sergey Lapin
  2012-12-28 13:51 ` Wolfgang Denk
  2012-12-28 13:59 ` Tom Rini
  0 siblings, 2 replies; 16+ messages in thread
From: Sergey Lapin @ 2012-12-28 12:17 UTC (permalink / raw)
  To: u-boot

Hi, all!

As I failed to submit 250KB patch to the list
I will send this pull request

This patch is not for inclusion yet.
This patch is just update of u-boot MTD with
Linux kernel's MTD v3.8-rc.

The following changes since commit f8cfcf1b1c7543d5dd103359376a3319301143bc:

  env: don't generate callback list entries for SPL (2012-12-22 05:57:16 -0700)

are available in the git repository at:
  git://github.com/slapin/uboot-allwinner.git upstream-mtd

Sergey Lapin (1):
      MTD resync from Linux-3.8-rc2+ (master)

 common/cmd_nand.c             |   18 +-
 drivers/mtd/Makefile          |    4 +-
 drivers/mtd/mtdcore.c         |  372 +++++++
 drivers/mtd/nand/nand_base.c  | 2274 ++++++++++++++++++++++++-----------------
 drivers/mtd/nand/nand_bbt.c   |  839 ++++++++--------
 drivers/mtd/nand/nand_ids.c   |   21 +-
 drivers/mtd/nand/nand_util.c  |   19 +-
 include/linux/mtd/bbm.h       |  119 ++-
 include/linux/mtd/flashchip.h |   58 ++
 include/linux/mtd/mtd-abi.h   |  189 +++-
 include/linux/mtd/mtd.h       |  372 +++++---
 include/linux/mtd/nand.h      |  246 +++--
 include/linux/types.h         |    2 +
 include/nand.h                |   11 +-
 14 files changed, 2848 insertions(+), 1696 deletions(-)
 create mode 100644 include/linux/mtd/flashchip.h

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-01-03  3:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-28 12:17 [U-Boot] [RFC][PULL-REQ] MTD update Sergey Lapin
2012-12-28 13:51 ` Wolfgang Denk
2012-12-28 15:07   ` Sergey Lapin
2012-12-28 15:14     ` Wolfgang Denk
2012-12-28 13:59 ` Tom Rini
2012-12-29 20:54   ` Sergey Lapin
2012-12-29 21:03     ` Marek Vasut
2012-12-29 21:52     ` Wolfgang Denk
2012-12-29 22:20       ` Sergey Lapin
2012-12-29 23:13         ` Sergey Lapin
2012-12-29 23:21           ` Marek Vasut
2012-12-29 23:33           ` Wolfgang Denk
2012-12-30  0:35             ` Sergey Lapin
2012-12-30  2:54   ` Vikram Narayanan
2013-01-02 15:33     ` Tom Rini
2013-01-03  3:22       ` Scott Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox