From: Michael Jones Date: Thu, 14 Jul 2011 23:09:40 +0000 (+0000) Subject: fpga: add #define for Altera Cyclone EP3C5 X-Git-Tag: v2011.09-rc1~123 X-Git-Url: https://git.kernelconcepts.de/?a=commitdiff_plain;h=20a9f8e254ac23031d700dd5314481bb7720c51a;hp=191c0b87b19e5bbb9caf25cd7e2e80ab5cc8cb86;p=karo-tx-uboot.git fpga: add #define for Altera Cyclone EP3C5 Signed-off-by: Michael Jones --- 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 *********************************************************************/