mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
utils/misc: update CPU_PART_MAP with Mongoose
Add Samsung's Mongoose M1 core part identifiers to the map.
This commit is contained in:
parent
dfd0b8ebd9
commit
15333eb09c
@ -103,6 +103,9 @@ CPU_PART_MAP = {
|
||||
0x211: {0x1: 'KryoGold'},
|
||||
0x800: {None: 'Falkor'},
|
||||
},
|
||||
0x53: { # Samsung LSI
|
||||
0x001: {0x1: 'MongooseM1'},
|
||||
},
|
||||
0x56: { # Marvell
|
||||
0x131: {
|
||||
0x2: 'Feroceon 88F6281',
|
||||
|
Loading…
x
Reference in New Issue
Block a user