Dear Mike Frysinger,

In message <1247207772-6512-1-git-send-email-vap...@gentoo.org> you wrote:
> Part of the mini Blackfin ABI with operating systems is that they can use
> 0x4f0-0x4f8 to pass log buffers to/from bootloaders.  So add support to
> U-Boot for reading the log buffer.
...
> diff --git a/cpu/blackfin/os_log.c b/cpu/blackfin/os_log.c
> new file mode 100644
> index 0000000..e1c8e29
> --- /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

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: w...@denx.de
Nothing is easier than to denounce  the  evildoer;  nothing  is  more
difficult than to understand him.                 - Fyodor Dostoevski
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to