[U-Boot] [PATCH v3 1/1] socfpga: Creating driver for Reset Manager

Wolfgang Denk wd at denx.de
Tue Jul 2 06:20:51 CEST 2013


Dear Chin Liang See,

In message <1372718641-4066-1-git-send-email-clsee at altera.com> you wrote:
> Consolidating reset code into reset_manager.c.
> Also separating reset configuration for virtual target
> and real hardware Cyclone V development kit
...
> --- /dev/null
> +++ b/arch/arm/cpu/armv7/socfpga/reset_manager.c
> @@ -0,0 +1,52 @@
> +/*
> + * Copyright Altera Corporation (C) 2013. All rights reserved

Please get rid of the "All rights reserved" clause.

> + * This program is free software; you can redistribute it
> + * and/or modify it under the terms and conditions of the
> + * GNU General Public License, version 2, as published by
> + * the Free Software Foundation.

New code for U-Boot must be released under GPLv2+, so please add the
"or (at your option) any later version" clause.


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
Q:  Do you know what the death rate around here is?
A:  One per person.


More information about the U-Boot mailing list