From: Michael Jones <michael.jones@matrix-vision.de>
Date: Thu, 14 Jul 2011 23:09:40 +0000 (+0000)
Subject: fpga: add #define for Altera Cyclone EP3C5
X-Git-Tag: v2025.01-rc5-pxa1908~19164
X-Git-Url: http://git.dujemihanovic.xyz/img/static/gitweb.css?a=commitdiff_plain;h=20a9f8e254ac23031d700dd5314481bb7720c51a;p=u-boot.git

fpga: add #define for Altera Cyclone EP3C5

Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
---

diff --git a/include/ACEX1K.h b/include/ACEX1K.h
index ae201647be..2bb922672d 100644
--- a/include/ACEX1K.h
+++ b/include/ACEX1K.h
@@ -76,6 +76,7 @@ typedef struct {
 #define Altera_EP2C8_SIZE	247942
 #define Altera_EP2C20_SIZE	586562
 #define Altera_EP2C35_SIZE	883905
+#define Altera_EP3C5_SIZE	368011		/* .rbf size in bytes */
 
 /* Descriptor Macros
  *********************************************************************/