View Single Post
Posts: 646 | Thanked: 1,124 times | Joined on Jul 2010 @ Espoo, Finland
#1100
As a few times I struggled to convert between product name (059XXXX), variant (NNN), variant name, etc, I went on the mrcrab.net pages, fetched with wget all description pages related to PR.1.3 variants and armed with awk & perl I generated this csv file that for each variant contains in order:
- product name (e.g. 059L5D0)
- variant (e.g. 232)
- name (e.g. N9 RM-696 Country Variant Switzerland CH Black 16GB V1)
- variant ID (e.g. 7134691506, not much used)
- fiasco file (DFL61_HARMATTAN_40.2012.21-3.232.05.2_PR_LEGACY_232_ARM_RM-696_PRD_signed.bin)
- emmc file (DFL61_HARMATTAN_40.2012.21-3.ALPS.14_EMMC_ALPS.bin)

http://pastebin.com/zhJSn6K1
It's a csv file so you can grep it or import it in a spreadsheet.
 

The Following 3 Users Say Thank You to minimos For This Useful Post: