Hello Tom,

Am 29.07.2013 14:39, schrieb Tom Rini:
On Mon, Jul 29, 2013 at 06:58:05AM +0200, Heiko Schocher wrote:

Add TI OMAP 16xx&  24xx/34xx 32KHz (non-secure) watchdog support.

Signed-off-by: Heiko Schocher<h...@denx.de>
Reviewed-by: Tom Rini<tr...@ti.com>
Cc: Albert Aribaud<albert.u.b...@aribaud.net>
[snip]
+++ b/drivers/watchdog/omap_wdt.c
@@ -0,0 +1,112 @@
+/*
+ * omap_wdt.c
+ *
+ * (C) Copyright 2013
+ * Heiko Schocher, DENX Software Engineering, h...@denx.de.
+ *
+ * SPDX-License-Identifier:    GPL-2.0+
+ *
+ * Based on:
+ *
+ * Watchdog driver for the TI OMAP 16xx&  24xx/34xx 32KHz (non-secure) watchdog
+ *
+ * Author: MontaVista Software, Inc.
+ *     <gda...@mvista.com>  or<sou...@mvista.com>
+ *
+ * History:
+ *
+ * 20030527: George G. Davis<gda...@mvista.com>
+ *     Initially based on linux-2.4.19-rmk7-pxa1/drivers/char/sa1100_wdt.c

So this is clearly based on the kernel, so we can't go adding our own
"plus" and this is just GPL-2.0.

Yes, you are right, sorry for that, simple copy&paste error. I wrote
an EMail to the owner of the linux driver if GPL-2.0+ is OK, or if we
should leave it GPL-2.0 in u-boot.

Thanks!

bye,
Heiko
--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to