mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-15 15:06:04 -04:00
Add size #defines for Altera Cyclone-II EP2C8 and EP2C20.
Signed-off-by: Andre Schwarz <andre.schwarz@matrix-vision.de>
This commit is contained in:
parent
35ef877f0a
commit
b64b8a0bd3
@ -77,6 +77,8 @@ typedef struct {
|
|||||||
#endif
|
#endif
|
||||||
#define Altera_EP1K100_SIZE (166965*8)
|
#define Altera_EP1K100_SIZE (166965*8)
|
||||||
|
|
||||||
|
#define Altera_EP2C8_SIZE 247942
|
||||||
|
#define Altera_EP2C20_SIZE 586562
|
||||||
#define Altera_EP2C35_SIZE 883905
|
#define Altera_EP2C35_SIZE 883905
|
||||||
|
|
||||||
/* Descriptor Macros
|
/* Descriptor Macros
|
||||||
|
Loading…
x
Reference in New Issue
Block a user