[U-Boot] [PATCH 8/9] Add NAND support for TS-7800

Wolfgang Denk wd at denx.de
Tue Apr 26 06:27:02 CEST 2011


Dear Michael Spang,

In message <BANLkTinwTNqubP4pZdJePb_5doEzSvwnWA at mail.gmail.com> you wrote:
>
> > Please provide exact reference, see bullet # 4 at
> > http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign
>
> Will add the following:
>
> [upstream commit 75bb6b9aab3255f440ef4e72a31978d1681105d6]

Please follow the example given.

> >
> >> 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.
>
> Ok. The surrounding two are not correct either, not sure if I should fix them.

Please do.  Thanks.

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
Often it is fatal to live too long.                          - Racine


More information about the U-Boot mailing list