In message <[EMAIL PROTECTED]> you wrote:
>
> > > + * (C) Copyright 2006 DENX Software Engineering
> >
> > Please add your name here.
>
> I will add my copyright in a couple of files, but I would rather not add
> it to Makefiles. Below I quote an earlier post on this list (funnily, I
Note tha
On Thu, 31 Jul 2008, Wolfgang Denk wrote:
> > --- /dev/null
> > +++ b/drivers/mtd/nand/s3c64xx.c
> > @@ -0,0 +1,315 @@
> > +/*
> > + * (C) Copyright 2006 DENX Software Engineering
>
> Please add your name here.
I will add my copyright in a couple of files, but I would rather not add
it to Makef
> +/*
> + * (C) Copyright 2006 DENX Software Engineering
> + *
> + * See file CREDITS for list of people who contributed to this
> + * project.
> + *
> + * This program is free software; you can redistribute it and/or
> + * modify it under the terms of the GNU General Public License as
> + * publis
In message <[EMAIL PROTECTED]> you wrote:
> Ported from u-boot-1.1.6 driver by Samsung.
>
> Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
...
> --- /dev/null
> +++ b/drivers/mtd/nand/s3c64xx.c
> @@ -0,0 +1,315 @@
> +/*
> + * (C) Copyright 2006 DENX Software Engineering
Please add your
Ported from u-boot-1.1.6 driver by Samsung.
Signed-off-by: Guennadi Liakhovetski <[EMAIL PROTECTED]>
---
drivers/mtd/nand/Makefile |1 +
drivers/mtd/nand/s3c64xx.c | 373
2 files changed, 374 insertions(+), 0 deletions(-)
create mode 100644 driv