From: Dalon Westergreen <dwesterg@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: socfpga: add cyclone5 based de10-nano board
Date: Tue, 18 Apr 2017 10:15:28 -0700 [thread overview]
Message-ID: <1492535728.4431.33.camel@gmail.com> (raw)
In-Reply-To: <cb4cfd7c-b752-359f-c7ca-cdad9e95ce2e@denx.de>
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 <dwesterg@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.
--dalon
next prev parent reply other threads:[~2017-04-18 17:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-18 15:11 [U-Boot] [PATCH] arm: socfpga: add cyclone5 based de10-nano board Dalon Westergreen
2017-04-18 15:32 ` Marek Vasut
2017-04-18 17:15 ` Dalon Westergreen [this message]
2017-04-18 17:28 ` Marek Vasut
2017-04-19 14:36 ` Dinh Nguyen
2017-04-19 14:57 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1492535728.4431.33.camel@gmail.com \
--to=dwesterg@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.