summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2008-03-26 23:38:48 +0100
committerDaniel Hellstrom <daniel@gaisler.com>2008-04-08 07:58:33 +0000
commit6ed8a43a19bb0275501bc286007daafa923552cf (patch)
tree5c2364eeee38ac6617a16b43be729dd7dc80aa10 /Makefile
parent6940383d9ec1bfe2f13e339e6f723e8d34af2b12 (diff)
downloadtalos-obmc-uboot-6ed8a43a19bb0275501bc286007daafa923552cf.tar.gz
talos-obmc-uboot-6ed8a43a19bb0275501bc286007daafa923552cf.zip
SPARC/LEON3: added support for GR-CPCI-AX2000 FPGA AX board. The FPGA is exchangeable but a standard LEON3 design is assumed. See www.gaisler.com for information.
Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 050972d0ad..fda7486175 100644
--- a/Makefile
+++ b/Makefile
@@ -2906,6 +2906,10 @@ r2dplus_config : unconfig
gr_xc3s_1500_config : unconfig
@$(MKCONFIG) $(@:_config=) sparc leon3 gr_xc3s_1500 gaisler
+# Gaisler GR-CPCI-AX2000 board, a General purpose FPGA-AX system
+gr_cpci_ax2000_config : unconfig
+ @$(MKCONFIG) $(@:_config=) sparc leon3 gr_cpci_ax2000 gaisler
+
# Gaisler GRLIB template design (GPL SPARC/LEON3) for Altera NIOS
# Development board Stratix II edition, FPGA Device EP2S60.
gr_ep2s60_config: unconfig
OpenPOWER on IntegriCloud