[U-Boot] [PATCH] arm: socfpga: add cyclone5 based de10-nano board
Marek Vasut
marex at denx.de
Tue Apr 18 15:32:25 UTC 2017
On 04/18/2017 05:11 PM, Dalon Westergreen wrote:
> Add support for the Terasic DE10-Nano board. The board
> is based on the DE0-Nano-Soc board but adds a larger FPGA
> and an HDMI output.
>
> Signed-off-by: Dalon Westergreen <dwesterg at gmail.com>
[...]
> diff --git a/board/terasic/de10-nano/Makefile b/board/terasic/de10-nano/Makefile
> new file mode 100644
> index 0000000..ab38f42
> --- /dev/null
> +++ b/board/terasic/de10-nano/Makefile
> @@ -0,0 +1,9 @@
> +#
> +# SPDX-License-Identifier: GPL-2.0+
> +#
> +# Copyright (C) 2017, Intel Corporation
> +#
> +# SPDX-License-Identifier: GPL-2.0+
The SPDX identifier is here twice (at least it's twice the same :)),
drop one.
> +
> +obj-y := socfpga.o
Wasn't this patch submitted to the ML already once ? Anyway, looks OK
expect for the nit.
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list