mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +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_EP2C20_SIZE 586562
|
||||
#define Altera_EP2C35_SIZE 883905
|
||||
#define Altera_EP3C5_SIZE 368011 /* .rbf size in bytes */
|
||||
|
||||
/* Descriptor Macros
|
||||
*********************************************************************/
|
||||
|
|
Loading…
Reference in a new issue