Skip to content

Commit eea7245

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
update targets.json enable EMAC driver for FVP_MPS2 platforms
1 parent 1a25051 commit eea7245

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

targets/targets.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7119,6 +7119,7 @@
71197119
"AACI",
71207120
"ANALOGIN",
71217121
"CLCD",
7122+
"EMAC",
71227123
"FLASH",
71237124
"I2C",
71247125
"INTERRUPTIN",
@@ -7132,7 +7133,11 @@
71327133
"TSC",
71337134
"USTICKER"
71347135
],
7135-
"release_versions": ["5"]
7136+
"release_versions": ["5"],
7137+
"extra_labels": ["ARM_FM_EMAC"],
7138+
"overrides": {
7139+
"network-default-interface-type": "ETHERNET"
7140+
}
71367141
},
71377142
"FVP_MPS2_M0": {
71387143
"inherits": ["FVP_MPS2"],

0 commit comments

Comments
 (0)