mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
fpga: add #define for Altera Cyclone EP3C5
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
This commit is contained in:
parent
191c0b87b1
commit
20a9f8e254
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ typedef struct {
|
||||||
#define Altera_EP2C8_SIZE 247942
|
#define Altera_EP2C8_SIZE 247942
|
||||||
#define Altera_EP2C20_SIZE 586562
|
#define Altera_EP2C20_SIZE 586562
|
||||||
#define Altera_EP2C35_SIZE 883905
|
#define Altera_EP2C35_SIZE 883905
|
||||||
|
#define Altera_EP3C5_SIZE 368011 /* .rbf size in bytes */
|
||||||
|
|
||||||
/* Descriptor Macros
|
/* Descriptor Macros
|
||||||
*********************************************************************/
|
*********************************************************************/
|
||||||
|
|
Loading…
Add table
Reference in a new issue