On Tue, Apr 18, 2017 at 12:28 PM, Marek Vasut <ma...@denx.de> wrote:
> On 04/18/2017 07:15 PM, Dalon Westergreen wrote:
>> On Tue, 2017-04-18 at 17:32 +0200, Marek Vasut wrote:
>>> 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 <dwest...@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.
>>>
>> I believe it was dropped from a patch set including a bunch of boards with 
>> the
>> suggestion it should be a separate patch.  I am just getting back to it.
>
> Ah ok, super, then fix this detail, get an A-B/R-B from Dinh and I'll
> pick it.
>

Reviewed-by: Dinh Nguyen <dingu...@kernel.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to