mirror of
https://github.com/ARM-software/devlib.git
synced 2025-03-04 01:07:51 +00:00
misc.py: fix syntax error introduced by 86c9b6a1c7e
Signed-off-by: Ionela Voinescu <ionela.voinescu@arm.com>
This commit is contained in:
parent
85f30ed4c7
commit
0a95bbed87
@ -81,6 +81,7 @@ CPU_PART_MAP = {
|
|||||||
},
|
},
|
||||||
0x42: { # Broadcom
|
0x42: { # Broadcom
|
||||||
0x516: {None: 'Vulcan'},
|
0x516: {None: 'Vulcan'},
|
||||||
|
},
|
||||||
0x43: { # Cavium
|
0x43: { # Cavium
|
||||||
0x0a1: {None: 'Thunderx'},
|
0x0a1: {None: 'Thunderx'},
|
||||||
0x0a2: {None: 'Thunderx81xx'},
|
0x0a2: {None: 'Thunderx81xx'},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user