summaryrefslogtreecommitdiffstats
path: root/include/ACEX1K.h
diff options
context:
space:
mode:
authorAndre Schwarz <andre.schwarz@matrix-vision.de>2008-05-27 10:25:39 +0200
committerWolfgang Denk <wd@denx.de>2008-06-03 21:40:09 +0200
commitb64b8a0bd310935b70af69ac970952f2b364ae56 (patch)
tree5cff3ee187ff0914e022220f9ddb702f6ca718d6 /include/ACEX1K.h
parent35ef877f0a8f6232cdef748f442fed5accb2b641 (diff)
downloadtalos-obmc-uboot-b64b8a0bd310935b70af69ac970952f2b364ae56.tar.gz
talos-obmc-uboot-b64b8a0bd310935b70af69ac970952f2b364ae56.zip
Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.
Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
Diffstat (limited to 'include/ACEX1K.h')
-rw-r--r--include/ACEX1K.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ACEX1K.h b/include/ACEX1K.h
index 6ea0eed952..354e0f0e47 100644
--- a/include/ACEX1K.h
+++ b/include/ACEX1K.h
@@ -77,6 +77,8 @@ typedef struct {
#endif
#define Altera_EP1K100_SIZE (166965*8)
+#define Altera_EP2C8_SIZE 247942
+#define Altera_EP2C20_SIZE 586562
#define Altera_EP2C35_SIZE 883905
/* Descriptor Macros
OpenPOWER on IntegriCloud