On Thu, Mar 10, 2016 at 02:26:27PM -0800, Steve Rae wrote: > From: Jiandong Zheng <jdzh...@broadcom.com> > > Add support for the iproc NAND, and enable on Cygnus and NSP boards. > > Signed-off-by: Jiandong Zheng <jdzh...@broadcom.com> > Signed-off-by: Steve Rae <s...@broadcom.com> > --- > There was a previous attempt to implement this "iproc NAND" > (see: http://patchwork.ozlabs.org/patch/505399), however, due to the > amount of changes required, it seemed better to implement the code > in a series of steps. This is the first step, where the "iproc_nand.c" > is essentially an empty file (with one function required to allow this > commit to build successfully). > > arch/arm/include/asm/arch-bcmcygnus/configs.h | 11 +++ > arch/arm/include/asm/arch-bcmnsp/configs.h | 11 +++ > drivers/mtd/nand/Makefile | 1 + > drivers/mtd/nand/iproc_nand.c | 11 +++ > drivers/mtd/nand/iproc_nand_cygnus.h | 111 +++++++++++++++++++++++++ > drivers/mtd/nand/iproc_nand_ns_plus.h | 113 > ++++++++++++++++++++++++++ > 6 files changed, 258 insertions(+)
We need to be adding Kconfig entries here at a minimum. -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot