[U-Boot] [PATCH v3] ftwdt010_wdt: support faraday ftwdt010 watchdog

Macpaul Lin macpaul at gmail.com
Wed Jan 26 00:43:18 CET 2011


Hi Wolfgang,

2011/1/26 Wolfgang Denk <wd at denx.de>

> Dear Macpaul Lin,
>
> In message <1294195930-11548-1-git-send-email-macpaul at andestech.com> you
> wrote:
> > Faraday ftwdt010 watchdog is an architecture independant
> > watchdog. It is usaually used in SoC chip design.
> >
> > Signed-off-by: Macpaul Lin <macpaul at andestech.com>
> > ---
> > Change v2:
> >   Fix the wrong title of ftwdt010_wdt patch.
> > Change v3:
> >   Patch v2 was encoded in utf-8. Fixed to ASCII.
> ...
> > +++ b/drivers/watchdog/ftwdt010_wdt.c
> > @@ -0,0 +1,95 @@
> > +/*
> > + * [origin: Linux kernel drivers/watchdog/ftwdt010_wdt.c]
>
> Sorry, but I see only now that this file was derived from Linux.
> Please note this accordingly in the commit message - see
>
> http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign
> >
>
>
Ah, there is a problem here.

The upstream Linux Kernel source tree has not accept this commit.
If the reference driver source (GPL) haven't released to Linux Kernel yet,
or the reference source code is just send to Linux Kernel. How do we deal
with it?

If the driver source haven't be accepted by Linux kernel, I think I can
modify the copyright
statement hence this driver is independent with current Linux Kernel.
-- 
Best regards,
Macpaul Lin


More information about the U-Boot mailing list