
10 Jul
2009
10 Jul
'09
4:14 p.m.
On Friday 10 July 2009 07:45:48 Wolfgang Denk wrote:
Mike Frysinger wrote:
--- /dev/null +++ b/cpu/blackfin/os_log.c @@ -0,0 +1,30 @@ +/*
- functions for handling OS log buffer
- Copyright (c) 2009 Analog Devices Inc.
- Licensed under the 2-clause BSD.
- */
Please use "GPLv2 or later"; see http://www.denx.de/wiki/U-Boot/Patches
that note says it must be GPLv3 compatible, which BSD is. there is no problem including BSD software with any GPL version -mike