]> Git Repo - J-u-boot.git/commit - boards.cfg
socfpga: Move board/socfpga_cyclone5 to board/socfpga
authorDinh Nguyen <[email protected]>
Tue, 2 Jul 2013 22:00:18 +0000 (17:00 -0500)
committerAlbert ARIBAUD <[email protected]>
Thu, 25 Jul 2013 08:54:52 +0000 (10:54 +0200)
commit12607adcd5181a8f6eab885a5fe4ba2fa12ef92a
treec43aded04858e5a2cabf19c934475688d2f821e1
parent76116f29ee846bb5c8106cb580408fe4beab66f1
socfpga: Move board/socfpga_cyclone5 to board/socfpga

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 <[email protected]>
Reviewed-by: Pavel Machek <[email protected]>
Cc: Chin Liang See <[email protected]>
Cc: Wolfgang Denk <[email protected]>
CC: Pavel Machek <[email protected]>
Cc: Tom Rini <[email protected]>
v2:
- Add Reviewed-by: Pavel Machek
- Cc: Tom Rini
board/altera/socfpga/Makefile [new file with mode: 0644]
board/altera/socfpga/socfpga_cyclone5.c [new file with mode: 0644]
board/altera/socfpga_cyclone5/Makefile [deleted file]
board/altera/socfpga_cyclone5/socfpga_cyclone5.c [deleted file]
boards.cfg
This page took 0.036378 seconds and 4 git commands to generate.