diff options
author | Amaury Pouly <amaury.pouly@gmail.com> | 2018-11-30 15:31:55 +0100 |
---|---|---|
committer | Amaury Pouly <amaury.pouly@gmail.com> | 2018-11-30 15:37:10 +0100 |
commit | 110e3b43a07ad40ad521e0d1afb44fc4f52f6353 (patch) | |
tree | 8562ab60a57e02a9b0dd800b3c30b33b08a2097d /utils | |
parent | 4c318057f63a4e1b5e5facd5fecfade2f17572a3 (diff) | |
download | rockbox-110e3b43a07ad40ad521e0d1afb44fc4f52f6353.tar.gz rockbox-110e3b43a07ad40ad521e0d1afb44fc4f52f6353.tar.bz2 rockbox-110e3b43a07ad40ad521e0d1afb44fc4f52f6353.zip |
sonynwz: add NW-A57 and NW-ZX300G to the database
Change-Id: I9bbfa56c5b2d79568de5443f1098d724c4beda6a
Diffstat (limited to 'utils')
-rw-r--r-- | utils/nwztools/database/models.txt | 2 | ||||
-rw-r--r-- | utils/nwztools/database/series.txt | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/utils/nwztools/database/models.txt b/utils/nwztools/database/models.txt index bc83d88825..d89f0aa015 100644 --- a/utils/nwztools/database/models.txt +++ b/utils/nwztools/database/models.txt @@ -191,3 +191,5 @@ 0x24000005,NW-A46 0x24000006,NW-A47 0x25000004,NW-A55 +0x25000006,NW-A57 +0x23000007,NW-ZX300 diff --git a/utils/nwztools/database/series.txt b/utils/nwztools/database/series.txt index 33db68d880..14d267fbfe 100644 --- a/utils/nwztools/database/series.txt +++ b/utils/nwztools/database/series.txt @@ -2,7 +2,7 @@ nwz-a10,NWZ-A10 Series,0x1a000001,0x1a000002,0x1a000004,0x1a000005,0x1a000006,0x nw-a20,NW-A20 Series,0x1d000001,0x1d000002,0x1d000004,0x1d000005,0x1d000006,0x1d000007 nw-a30,NW-A30 Series,0x22000004,0x22000005,0x22000006 nw-a40,NW-A40 Series,0x24000004,0x24000005,0x24000006 -nw-a50,NW-A50 Series,0x25000004 +nw-a50,NW-A50 Series,0x25000004,0x25000006 nwz-a720,NWZ-A720 Series,0x3030001,0x3030002,0x3030004,0x3020001,0x3020002,0x3020004 nwz-a810,NWZ-A810 Series,0x10000,0x10001,0x10002 nwz-a820,NWZ-A820 Series,0x3010001,0x3010002,0x3010004,0x3000001,0x3000002,0x3000004 @@ -35,5 +35,5 @@ nw-s780,NW-S780 Series,0x19000001,0x19000002,0x19000004,0x19000005 nw-wm1,NW-WM1 Series,0x20000007,0x21000008 nwz-x1000,NWZ-X1000 Series,0x5000002,0x5000004,0x5000005,0x5020002,0x5040002,0x5020004,0x5040004,0x5020005,0x5040005 nw-zx100,NW-ZX100 Series,0x1c000007,0x1c000001,0x1c000002,0x1c000004,0x1c000005,0x1c000006 -nw-zx300,NW-ZX300 Series,0x23000004,0x23000006 +nw-zx300,NW-ZX300 Series,0x23000004,0x23000006,0x23000007 nwz-noname,NONAME,0x5010002,0x5010004,0x5010005 |