[U-Boot] [PATCH 2/3 v2] arm, am335x: add watchdog support

Tom Rini trini at ti.com
Mon Jul 29 14:39:02 CEST 2013


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 <hs at denx.de>
> Reviewed-by: Tom Rini <trini at ti.com>
> Cc: Albert Aribaud <albert.u.boot at aribaud.net>
[snip]
> +++ b/drivers/watchdog/omap_wdt.c
> @@ -0,0 +1,112 @@
> +/*
> + * omap_wdt.c
> + *
> + * (C) Copyright 2013
> + * Heiko Schocher, DENX Software Engineering, hs at 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.
> + *	 <gdavis at mvista.com> or <source at mvista.com>
> + *
> + * History:
> + *
> + * 20030527: George G. Davis <gdavis at 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.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130729/048e9a9d/attachment.pgp>


More information about the U-Boot mailing list