From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: socfpga: Move generated files into qts subdir
Date: Mon, 3 Aug 2015 17:57:49 +0200 [thread overview]
Message-ID: <201508031757.50068.marex@denx.de> (raw)
In-Reply-To: <1438030049-10269-1-git-send-email-marex@denx.de>
On Monday, July 27, 2015 at 10:47:29 PM, Marek Vasut wrote:
> Move all the files generated by Quartus into the qts/ subdir of the
> board/altera/socfpga dir to make them explicitly separate from the
> generic U-Boot code.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> ---
> board/altera/socfpga/Makefile | 2 +-
> board/altera/socfpga/qts/Makefile | 7 +++++++
> board/altera/socfpga/{ => qts}/iocsr_config.c | 0
> board/altera/socfpga/{ => qts}/iocsr_config.h | 0
> board/altera/socfpga/{ => qts}/pinmux_config.c | 0
> board/altera/socfpga/{ => qts}/pinmux_config.h | 0
> board/altera/socfpga/{ => qts}/pll_config.h | 0
> include/configs/socfpga_arria5.h | 6 +++---
> include/configs/socfpga_cyclone5.h | 6 +++---
> 9 files changed, 14 insertions(+), 7 deletions(-)
> create mode 100644 board/altera/socfpga/qts/Makefile
> rename board/altera/socfpga/{ => qts}/iocsr_config.c (100%)
> rename board/altera/socfpga/{ => qts}/iocsr_config.h (100%)
> rename board/altera/socfpga/{ => qts}/pinmux_config.c (100%)
> rename board/altera/socfpga/{ => qts}/pinmux_config.h (100%)
> rename board/altera/socfpga/{ => qts}/pll_config.h (100%)
Applied to u-boot-socfpga/master .
Best regards,
Marek Vasut
prev parent reply other threads:[~2015-08-03 15:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-27 20:47 [U-Boot] [PATCH] arm: socfpga: Move generated files into qts subdir Marek Vasut
2015-08-03 15:57 ` Marek Vasut [this message]
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=201508031757.50068.marex@denx.de \
--to=marex@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox