[U-Boot] [PATCH 8/9] Add NAND support for TS-7800
Wolfgang Denk
wd at denx.de
Mon Apr 25 01:59:46 CEST 2011
Dear Michael Spang,
In message <1300391223-11879-9-git-send-email-mspang at csclub.uwaterloo.ca> you wrote:
> The NAND control functions were written by Alexander Clouter and
> copied here from Linux.
Please provide exact reference, see bullet # 4 at
http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign
> diff --git a/drivers/mtd/nand/Makefile b/drivers/mtd/nand/Makefile
> index 8b598f6..897e6c2 100644
> --- a/drivers/mtd/nand/Makefile
> +++ b/drivers/mtd/nand/Makefile
> @@ -49,6 +49,7 @@ COBJS-$(CONFIG_NAND_S3C2410) += s3c2410_nand.o
> COBJS-$(CONFIG_NAND_S3C64XX) += s3c64xx.o
> COBJS-$(CONFIG_NAND_SPEAR) += spr_nand.o
> COBJS-$(CONFIG_NAND_OMAP_GPMC) += omap_gpmc.o
> +COBJS-$(CONFIG_NAND_TS7800) += ts7800_nand.o
> COBJS-$(CONFIG_NAND_PLAT) += nand_plat.o
> endif
Please keep the list sorted.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Given a choice between two theories, take the one which is funnier.
More information about the U-Boot
mailing list