[U-Boot] [PATCHv2] socfpga: Move board/socfpga_cyclone5 to board/socfpga
Albert ARIBAUD
albert.u.boot at aribaud.net
Thu Jul 25 10:56:19 CEST 2013
Hi dinguyen at altera.com,
On Tue, 2 Jul 2013 17:00:18 -0500, <dinguyen at altera.com> wrote:
> From: Dinh Nguyen <dinguyen at 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 at altera.com>
> Reviewed-by: Pavel Machek <pavel at denx.de>
> Cc: Chin Liang See <clsee at altera.com>
> Cc: Wolfgang Denk <wd at denx.de>
> CC: Pavel Machek <pavel at denx.de>
> Cc: Tom Rini <trini at 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.
More information about the U-Boot
mailing list