All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCHv2] socfpga: Move board/socfpga_cyclone5 to board/socfpga
Date: Thu, 25 Jul 2013 10:56:19 +0200	[thread overview]
Message-ID: <20130725105619.141374fb@lilith> (raw)
In-Reply-To: <1372802418-9010-1-git-send-email-dinguyen@altera.com>

Hi dinguyen at altera.com,

On Tue, 2 Jul 2013 17:00:18 -0500, <dinguyen@altera.com> wrote:

> From: Dinh Nguyen <dinguyen@altera.com>
> 
> Because the SOCFPGA platform will include support for Cyclone V and
> Arria V FPGA parts, renaming socfpga_cyclone5 folder to socfpga to
> be more generic.
> 
> Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
> Reviewed-by: Pavel Machek <pavel@denx.de>
> Cc: Chin Liang See <clsee@altera.com>
> Cc: Wolfgang Denk <wd@denx.de>
> CC: Pavel Machek <pavel@denx.de>
> Cc: Tom Rini <trini@ti.com>
> 
> v2:
> - Add Reviewed-by: Pavel Machek
> - Cc: Tom Rini
> ---
>  .../altera/{socfpga_cyclone5 => socfpga}/Makefile  |    0
>  .../socfpga_cyclone5.c                             |    0
>  boards.cfg                                         |    2 +-
>  3 files changed, 1 insertion(+), 1 deletion(-)
>  rename board/altera/{socfpga_cyclone5 => socfpga}/Makefile (100%)
>  rename board/altera/{socfpga_cyclone5 => socfpga}/socfpga_cyclone5.c (100%)
> 
> diff --git a/board/altera/socfpga_cyclone5/Makefile b/board/altera/socfpga/Makefile
> similarity index 100%
> rename from board/altera/socfpga_cyclone5/Makefile
> rename to board/altera/socfpga/Makefile
> diff --git a/board/altera/socfpga_cyclone5/socfpga_cyclone5.c b/board/altera/socfpga/socfpga_cyclone5.c
> similarity index 100%
> rename from board/altera/socfpga_cyclone5/socfpga_cyclone5.c
> rename to board/altera/socfpga/socfpga_cyclone5.c
> diff --git a/boards.cfg b/boards.cfg
> index c0c4282..eea92d5 100644
> --- a/boards.cfg
> +++ b/boards.cfg
> @@ -335,7 +335,7 @@ kzm9g                        arm         armv7       kzm9g               kmc
>  armadillo-800eva             arm         armv7       armadillo-800eva    atmark-techno  rmobile
>  zynq                         arm         armv7       zynq                xilinx         zynq
>  zynq_dcc                     arm         armv7       zynq                xilinx         zynq        zynq:ZYNQ_DCC
> -socfpga_cyclone5                arm         armv7          socfpga_cyclone5    altera		    socfpga
> +socfpga_cyclone5                arm         armv7          socfpga    altera		    socfpga
>  actux1_4_16                  arm         ixp         actux1              -              -           actux1:FLASH2X2
>  actux1_4_32                  arm         ixp         actux1              -              -           actux1:FLASH2X2,RAM_32MB
>  actux1_8_16                  arm         ixp         actux1              -              -           actux1:FLASH1X8

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.

  parent reply	other threads:[~2013-07-25  8:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-02 22:00 [U-Boot] [PATCHv2] socfpga: Move board/socfpga_cyclone5 to board/socfpga dinguyen at altera.com
2013-07-05 21:04 ` Albert ARIBAUD
2013-07-08 16:10   ` Dinh Nguyen
2013-07-08 20:01     ` Albert ARIBAUD
2013-07-08 23:22       ` Pavel Machek
2013-07-09  8:57         ` Albert ARIBAUD
2013-07-25  8:56 ` Albert ARIBAUD [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-02 20:18 dinguyen at altera.com
2013-07-02 21:49 ` Wolfgang Denk

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=20130725105619.141374fb@lilith \
    --to=albert.u.boot@aribaud.net \
    --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.