[U-Boot] [PATCH V2] FPGA: move fpga drivers to drivers/fpga
Wolfgang Denk
wd at denx.de
Fri Dec 5 22:43:54 CET 2008
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <1225452415-30873-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
> add forgeted Makefile
> Makefile | 1 +
> common/Makefile | 11 ------
> {common => drivers/fpga}/ACEX1K.c | 0
> drivers/fpga/Makefile | 58 ++++++++++++++++++++++++++++++++++
> {common => drivers/fpga}/altera.c | 0
> {common => drivers/fpga}/cyclon2.c | 0
> {common => drivers/fpga}/fpga.c | 0
> {common => drivers/fpga}/spartan2.c | 0
> {common => drivers/fpga}/spartan3.c | 0
> {common => drivers/fpga}/stratixII.c | 0
> {common => drivers/fpga}/virtex2.c | 0
> {common => drivers/fpga}/xilinx.c | 0
> 12 files changed, 59 insertions(+), 11 deletions(-)
> rename {common => drivers/fpga}/ACEX1K.c (100%)
> create mode 100644 drivers/fpga/Makefile
> rename {common => drivers/fpga}/altera.c (100%)
> rename {common => drivers/fpga}/cyclon2.c (100%)
> rename {common => drivers/fpga}/fpga.c (100%)
> rename {common => drivers/fpga}/spartan2.c (100%)
> rename {common => drivers/fpga}/spartan3.c (100%)
> rename {common => drivers/fpga}/stratixII.c (100%)
> rename {common => drivers/fpga}/virtex2.c (100%)
> rename {common => drivers/fpga}/xilinx.c (100%)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
CAUTION: The Mass of This Product Contains the Energy Equivalent of
85 Million Tons of TNT per Net Ounce of Weight.
More information about the U-Boot
mailing list