Dear Stefano Babic,

In message <1286441988-28998-2-git-send-email-sba...@denx.de> you wrote:
> The patch adds support to load a Lattice's bitstream
> image (called VME file) into a Lattice FPGA. The code
> containing the state machine delivered as part of
> Lattice's ispVMtools is integrated.
> 
> The FPGA is programmed using the JTAG interface. The
> board maintainer must provide accessors to drive the
> JTAG signals TCK, TMS, TDI and to get the value of the
> input signal TDO.
...

> diff --git a/drivers/fpga/ivm_core.c b/drivers/fpga/ivm_core.c
> new file mode 100755
> index 0000000..ae43ac7
> --- /dev/null
> +++ b/drivers/fpga/ivm_core.c
> @@ -0,0 +1,3166 @@
> +/*
> + * (C) Copyright 2010
> + * Stefano Babic, DENX Software Engineering, sba...@denx.de.
> + *
> + * Porting to u-boot of Lattice ispVME Embedded to
> + * load Lattice's FPGA:
> + *
> + * Copyright 2009 Lattice Semiconductor Corp.

I read this such that Lattice Semiconductor did the porting to U-Boot,
but is this correct?  I though you did that?  In that case you
probably want to write something like:

        Porting to U-Boot:

        (C) Copyright 2010
        Stefano Babic, DENX Software Engineering, sba...@denx.de.

        Lattice ispVME Embedded code to load Lattice's FPGA:

        Copyright 2009 Lattice Semiconductor Corp.

or so?

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
Any time things appear to be going better, you have overlooked  some-
thing.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to