Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
ce19ac90
Commit
ce19ac90
authored
Mar 10, 2021
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Mar 10, 2021
Browse files
Merge "plat: xilinx: zynqmp: Add missing ids for 43/46/47dr devices" into integration
parents
23be96cb
1b7e5ca9
Changes
1
Show whitespace changes
Inline
Side-by-side
plat/xilinx/zynqmp/aarch64/zynqmp_common.c
View file @
ce19ac90
...
@@ -193,6 +193,18 @@ static const struct {
...
@@ -193,6 +193,18 @@ static const struct {
.
id
=
0x66
,
.
id
=
0x66
,
.
name
=
"39DR"
,
.
name
=
"39DR"
,
},
},
{
.
id
=
0x7d
,
.
name
=
"43DR"
,
},
{
.
id
=
0x78
,
.
name
=
"46DR"
,
},
{
.
id
=
0x7f
,
.
name
=
"47DR"
,
},
{
{
.
id
=
0x7b
,
.
id
=
0x7b
,
.
name
=
"48DR"
,
.
name
=
"48DR"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment