Skip to content

Commit f19badb

Browse files
committed
README.md: Removed unsupported devices and added newly supported device
Signed-off-by: drosdi <danish.ahmad.rosdi@altera.com>
1 parent 40ea0e2 commit f19badb

File tree

1 file changed

+45
-82
lines changed

1 file changed

+45
-82
lines changed

README.md

Lines changed: 45 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,14 @@ Dependencies
2121

2222
| Target | Image |
2323
| -------------------------- | -------------------------------------------- |
24-
| Agilex3 | gsrd |
24+
| Agilex3 | gsrd, qspi |
2525
| Agilex5 | gsrd |
26-
| Agilex5 DK-A5E065BB32AES1 | gsrd [ qspi + emmc ], nand |
27-
| Agilex5 DK-A5E013BB32AESI0 | gsrd [ qspi + emmc ], nand |
26+
| Agilex5 DK-A5E065BB32AES1 | gsrd [ qspi + emmc ] |
2827
| Agilex5 MK-A5E065BB32AES1 | gsrd |
29-
| Agilex7 DK-SI-AGF014EA | gsrd [ sgmii + pr + qspi ] |
3028
| Agilex7 DK-SI-AGF014EB | gsrd [ sgmii + pr + qspi ] |
31-
| Agilex7 DK-DEV-AGF027F1ES | gsrd |
3229
| Agilex7 DK-DEV-AGF023FA | gsrd |
33-
| Agilex7 DK-SI-AGI027FB | gsrd |
34-
| Agilex7 DK-SI-AGI027FA | gsrd |
30+
| Agilex7 DK-SI-AGI027FC | gsrd |
3531
| Agilex7 DK-DEV-AGM039FES | gsrd |
36-
| Stratix10 | gsrd [ sgmii + pr + qspi ] |
3732
| Stratix10 H-Tile | gsrd [ pr + qspi ] |
3833
| Arria10 | gsrd, qspi, nand, pcie, pr, sgmii, tse |
3934
| Cyclone5 | gsrd |
@@ -51,19 +46,14 @@ Dependencies
5146

5247
| Target | Command |
5348
| -------------------------- | ---------------------------------------------- |
54-
| Agilex3 | $ . agilex3-gsrd-build.sh |
49+
| Agilex3 | $ . agilex3-$Image-build.sh |
5550
| Agilex5 | $ . agilex5-gsrd-build.sh |
56-
| Agilex5 DK-A5E065BB32AES1 | $ . agilex5_dk_a5e065bb32aes1-$Image-build.sh |
57-
| Agilex5 DK-A5E013BB32AESI0 | $ . agilex5_dk_a5e013bb32aesi0-$Image-build.sh |
51+
| Agilex5 DK-A5E065BB32AES1 | $ . agilex5_dk_a5e065bb32aes1-gsrd-build.sh |
5852
| Agilex5 MK-A5E065BB32AES1 | $ . agilex5_mk_a5e065bb32aes1-gsrd-build.sh |
59-
| Agilex7 DK-SI-AGF014EA | $ . agilex7_dk_si_agf014ea-gsrd-build.sh |
6053
| Agilex7 DK-SI-AGF014EB | $ . agilex7_dk_si_agf014eb-gsrd-build.sh |
61-
| Agilex7 DK-DEV-AGF027F1ES | $ . agilex7_dk_dev_agf027f1es-gsrd-build.sh |
6254
| Agilex7 DK-DEV-AGF023FA | $ . agilex7_dk_dev_agf023fa-gsrd-build.sh |
63-
| Agilex7 DK-SI-AGI027FB | $ . agilex7_dk_si_agi027fb-gsrd-build.sh |
64-
| Agilex7 DK-SI-AGI027FA | $ . agilex7_dk_si_agi027fa-gsrd-build.sh |
55+
| Agilex7 DK-SI-AGI027FC | $ . agilex7_dk_si_agi027fc-gsrd-build.sh |
6556
| Agilex7 DK-DEV-AGM039FES | $ . agilex7_dk_dev_agm039fes-gsrd-build.sh |
66-
| Stratix10 | $ . stratix10-gsrd-build.sh |
6757
| Stratix10 H-Tile | $ . stratix10_htile-gsrd-build.sh |
6858
| Arria10 | $ . arria10-$Image-build.sh |
6959
| Cyclone V | $ . cyclone5-gsrd-build.sh |
@@ -82,19 +72,14 @@ Dependencies
8272

8373
| Target | Command |
8474
| -------------------------- | ---------------------------------------------- |
85-
| Agilex3 | $ . agilex3-gsrd-build.sh |
75+
| Agilex3 | $ . agilex3-$Image-build.sh |
8676
| Agilex5 | $ . agilex5-gsrd-build.sh |
87-
| Agilex5 DK-A5E065BB32AES1 | $ . agilex5_dk_a5e065bb32aes1-$Image-build.sh |
88-
| Agilex5 DK-A5E013BB32AESi0 | $ . agilex5_dk_a5e013bb32aesi0-$Image-build.sh |
77+
| Agilex5 DK-A5E065BB32AES1 | $ . agilex5_dk_a5e065bb32aes1-gsrd-build.sh |
8978
| Agilex5 MK-A5E065BB32AES1 | $ . agilex5_mk_a5e065bb32aes1-gsrd-build.sh |
90-
| Agilex7 DK-SI-AGF014EA | $ . agilex7_dk_si_agf014ea-gsrd-build.sh |
9179
| Agilex7 DK-SI-AGF014EB | $ . agilex7_dk_si_agf014eb-gsrd-build.sh |
92-
| Agilex7 DK-DEV-AGF027F1ES | $ . agilex7_dk_dev_agf027f1es-gsrd-build.sh |
9380
| Agilex7 DK-DEV-AGF023FA | $ . agilex7_dk_dev_agf023fa-gsrd-build.sh |
94-
| Agilex7 DK-SI-AGI027FB | $ . agilex7_dk_si_agi027fb-gsrd-build.sh |
95-
| Agilex7 DK-SI-AGI027FA | $ . agilex7_dk_si_agi027fa-gsrd-build.sh |
81+
| Agilex7 DK-SI-AGI027FC | $ . agilex7_dk_si_agi027fc-gsrd-build.sh |
9682
| Agilex7 DK-DEV-AGM039FES | $ . agilex7_dk_dev_agm039fes-gsrd-build.sh |
97-
| Stratix10 | $ . stratix10-gsrd-build.sh |
9883
| Stratix10 H-Tile | $ . stratix10_htile-gsrd-build.sh |
9984
| Arria10 | $ . arria10-$Image-build.sh |
10085
| Cyclone V | $ . cyclone5-gsrd-build.sh |
@@ -113,19 +98,14 @@ Dependencies
11398

11499
| Target | Command |
115100
| -------------------------- | ---------------------------------------------- |
116-
| Agilex3 | $ . agilex3-gsrd-build.sh |
101+
| Agilex3 | $ . agilex3-$Image-build.sh |
117102
| Agilex5 | $ . agilex5-gsrd-build.sh |
118-
| Agilex5 DK-A5E065BB32AES1 | $ . agilex5_dk_a5e065bb32aes1-$Image-build.sh |
119-
| Agilex5 DK-A5E013BB32AESI0 | $ . agilex5_dk_a5e013bb32aesi0-$Image-build.sh |
103+
| Agilex5 DK-A5E065BB32AES1 | $ . agilex5_dk_a5e065bb32aes1-gsrd-build.sh |
120104
| Agilex5 MK-A5E065BB32AES1 | $ . agilex5_mk_a5e065bb32aes1-gsrd-build.sh |
121-
| Agilex7 DK-SI-AGF014EA | $ . agilex7_dk_si_agf014ea-gsrd-build.sh |
122105
| Agilex7 DK-SI-AGF014EB | $ . agilex7_dk_si_agf014eb-gsrd-build.sh |
123-
| Agilex7 DK-DEV-AGF027F1ES | $ . agilex7_dk_dev_agf027f1es-gsrd-build.sh |
124106
| Agilex7 DK-DEV-AGF023FA | $ . agilex7_dk_dev_agf023fa-gsrd-build.sh |
125-
| Agilex7 DK-SI-AGI027FB | $ . agilex7_dk_si_agi027fb-gsrd-build.sh |
126-
| Agilex7 DK-SI-AGI027FA | $ . agilex7_dk_si_agi027fa-gsrd-build.sh |
107+
| Agilex7 DK-SI-AGI027FC | $ . agilex7_dk_si_agi027fc-gsrd-build.sh |
127108
| Agilex7 DK-DEV-AGM039FES | $ . agilex7_dk_dev_agm039fes-gsrd-build.sh |
128-
| Stratix10 | $ . stratix10-gsrd-build.sh |
129109
| Stratix10 H-Tile | $ . stratix10_htile-gsrd-build.sh |
130110
| Arria10 | $ . arria10-$Image-build.sh |
131111
| Cyclone V | $ . cyclone5-gsrd-build.sh |
@@ -140,40 +120,23 @@ Dependencies
140120
For Agilex3:-
141121
agilex3_gsrd_ghrd.core.rbf
142122
For Agilex5 DK-A5E065BB32AES1:-
143-
agilex5_dk_a5e065bb32aes1_gsrd_ghrd.core.rbf
144-
agilex5_dk_a5e065bb32aes1_nand_ghrd.core.rbf
145-
agilex5_dk_a5e065bb32aes1_emmc_ghrd.core.rbf
123+
agilex5_dk_a5e065bb32aes1_gsrd_ghrd.core.rbf
124+
agilex5_dk_a5e065bb32aes1_emmc_ghrd.core.rbf
146125
agilex5_dk_a5e065bb32aes1_tsnconfig2_ghrd.core.rbf
147-
For Agilex5 DK-A5E013BB32AESI0:-
148-
agilex5_dk_a5e013bb32aesi0_gsrd_ghrd.core.rbf
149-
agilex5_dk_a5e013bb32aesi0_nand_ghrd.core.rbf
150-
agilex5_dk_a5e013bb32aesi0_emmc_ghrd.core.rbf
151126
For Agilex5 MK-A5E065BB32AES1:-
152127
agilex5_mk_a5e065bb32aes1_gsrd_ghrd.core.rbf
153-
For Agilex7 DK-SI-AGF014EA:-
154-
agilex7_dk_si_agf014ea_gsrd_ghrd.core.rbf
155-
agilex7_dk_si_agf014ea_nand_ghrd.core.rbf
156-
agilex7_dk_si_agf014ea_pr_ghrd.core.rbf
157-
agilex7_dk_si_agf014ea_pr_persona0.rbf
158-
agilex7_dk_si_agf014ea_pr_persona1.rbf
159128
For Agilex7 DK-SI-AGF014EB:-
160-
agilex7_dk_si_agf014eb_gsrd_ghrd.core.rbf
161-
For Agilex7 DK-DEV-AGF027F1ES:-
162-
agilex7_dk_dev_agf027f1es_gsrd_ghrd.core.rbf
129+
agilex7_dk_si_agf014eb_gsrd_ghrd.core.rbf
130+
agilex7_dk_si_agf014eb_nand_ghrd.core.rbf
131+
agilex7_dk_si_agf014eb_pr_ghrd.core.rbf
132+
agilex7_dk_si_agf014eb_pr_persona0.rbf
133+
agilex7_dk_si_agf014eb_pr_persona1.rbf
163134
For Agilex7 DK-DEV-AGF023FA:-
164135
agilex7_dk_dev_agf023fa_gsrd_ghrd.core.rbf
165-
For Agilex7 DK-SI-AGI027FB:-
166-
agilex7_dk_si_agi027fb_gsrd_ghrd.core.rbf
167-
For Agilex7 DK-SI-AGI027FA:-
168-
agilex7_dk_si_agi027fa_gsrd_ghrd.core.rbf
136+
For Agilex7 DK-SI-AGI027FC:-
137+
agilex7_dk_si_agi027fc_gsrd_ghrd.core.rbf
169138
For Agilex7 DK-DEV-AGM039FES:-
170-
agilex7_dk_dev_agm039fes_gsrd_ghrd.core.rbf
171-
For Stratix10:-
172-
stratix10_gsrd_ghrd.core.rbf
173-
stratix10_nand_ghrd.core.rbf
174-
stratix10_pr_ghrd.core.rbf
175-
stratix10_pr_persona0.rbf
176-
stratix10_pr_persona1.rbf
139+
agilex7_dk_dev_agm039fes_gsrd_ghrd.core.rbf
177140
For Stratix10 H-Tile:-
178141
stratix10_htile_gsrd_ghrd.core.rbf
179142
stratix10_htile_nand_ghrd.core.rbf
@@ -182,35 +145,35 @@ Dependencies
182145
stratix10_htile_pr_persona1.rbf
183146
For Arria10:-
184147
GSRD:-
185-
arria10_gsrd_ghrd_10as066n2.core.rbf
186-
arria10_gsrd_ghrd_10as066n2.periph.rbf
187-
arria10_gsrd_hps.xml
148+
arria10_gsrd_ghrd_10as066n2.core.rbf
149+
arria10_gsrd_ghrd_10as066n2.periph.rbf
150+
arria10_gsrd_hps.xml
188151
NAND:-
189-
arria10_nand_ghrd_10as066n2.core.rbf
190-
arria10_nand_ghrd_10as066n2.periph.rbf
191-
arria10_nand_hps.xml
152+
arria10_nand_ghrd_10as066n2.core.rbf
153+
arria10_nand_ghrd_10as066n2.periph.rbf
154+
arria10_nand_hps.xml
192155
PCIE:-
193-
arria10_pcie_ghrd_10as066n2.core.rbf
194-
arria10_pcie_ghrd_10as066n2.periph.rbf
195-
arria10_pcie_hps.xml
156+
arria10_pcie_ghrd_10as066n2.core.rbf
157+
arria10_pcie_ghrd_10as066n2.periph.rbf
158+
arria10_pcie_hps.xml
196159
PR:-
197-
arria10_pr_ghrd_10as066n2.core.rbf
198-
arria10_pr_ghrd_10as066n2.periph.rbf
199-
arria10_pr_hps.xml
200-
arria10_pr_persona0.rbf
201-
arria10_pr_persona1.rbf
160+
arria10_pr_ghrd_10as066n2.core.rbf
161+
arria10_pr_ghrd_10as066n2.periph.rbf
162+
arria10_pr_hps.xml
163+
arria10_pr_persona0.rbf
164+
arria10_pr_persona1.rbf
202165
QSPI:-
203-
arria10_qspi_ghrd_10as066n2.core.rbf
204-
arria10_qspi_ghrd_10as066n2.periph.rbf
205-
arria10_qspi_hps.xml
166+
arria10_qspi_ghrd_10as066n2.core.rbf
167+
arria10_qspi_ghrd_10as066n2.periph.rbf
168+
arria10_qspi_hps.xml
206169
SGMII:-
207-
arria10_sgmii_ghrd_10as066n2.core.rbf
208-
arria10_sgmii_ghrd_10as066n2.periph.rbf
209-
arria10_sgmii_hps.xml
170+
arria10_sgmii_ghrd_10as066n2.core.rbf
171+
arria10_sgmii_ghrd_10as066n2.periph.rbf
172+
arria10_sgmii_hps.xml
210173
TSE:-
211-
arria10_tse_ghrd_10as066n2.core.rbf
212-
arria10_tse_ghrd_10as066n2.periph.rbf
213-
arria10_tse_hps.xml
174+
arria10_tse_ghrd_10as066n2.core.rbf
175+
arria10_tse_ghrd_10as066n2.periph.rbf
176+
arria10_tse_hps.xml
214177
For Cyclone5:-
215178
cyclone5_gsrd_soc_system.rbf
216179
2. Update SRC_URL in the recipe:

0 commit comments

Comments
 (0)