On Thu, Sep 25, 2014 at 03:28:37PM -0500, Scott Wood wrote: > The following changes since commit e3a4facdfc07179ebe017a07b8de6224a935a9f3: > > checkpatch: remove unnecessary + after {8,8} (2014-09-25 09:31:24 -0400) > > are available in the git repository at: > > git://git.denx.de/u-boot-nand-flash.git master > > for you to fetch changes up to f9860cf081efdf32c8a01b9fc271fe55e2a79f8d: > > nand/denali: Document CONFIG symbols (2014-09-25 13:54:58 -0500) > > ---------------------------------------------------------------- > Chin Liang See (1): > nand/denali: Adding Denali NAND driver support > > Rostislav Lisovy (1): > mtd: nand: am335x: Fix 'bit-flip' errors in SPL > > Scott Wood (1): > nand/denali: Document CONFIG symbols > > Stefan Roese (1): > mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() > > doc/README.nand | 6 + > drivers/mtd/nand/Makefile | 1 + > drivers/mtd/nand/am335x_spl_bch.c | 12 +- > drivers/mtd/nand/denali.c | 1205 > +++++++++++++++++++++++++++++++++++++ > drivers/mtd/nand/denali.h | 467 ++++++++++++++ > drivers/mtd/nand/nand_base.c | 4 +- > 6 files changed, 1688 insertions(+), 7 deletions(-) > create mode 100644 drivers/mtd/nand/denali.c > create mode 100644 drivers/mtd/nand/denali.h
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot