|
CFIQueryResponse
Intepreting the CFI Query Reponse from the Intel NOR chip
OverviewThis page details the CFI Query Response, and how it is used to reveal the norID of your iPhone's NOR chip. DetailsTo see how norID is retrievable through CFI query, I'll be referring to the Intel W18 datasheet I took my captured Query Response in the LTOKEN of my IPSF transaction. I removed every other byte, because only the low byte of the 16-bit read at each address is meaningful in those first 0x100 bytes. This results in a query response that looks like: 0000 89 62 03 03 89 cf 03 03 89 62 03 03 89 cf 03 03 |.b.......b......| 0010 51 52 59 03 00 39 00 00 00 00 00 17 19 b4 c6 04 |QRY..9..........| 0020 00 0a 00 04 00 03 00 16 01 00 00 00 02 3e 00 00 |.............>..| 0030 01 07 00 20 00 00 00 00 00 50 52 49 31 33 e6 03 |... .....PRI13..| 0040 00 00 01 03 00 18 c0 01 80 00 03 03 03 04 01 02 |................| 0050 03 07 02 07 00 11 00 00 01 07 00 00 01 64 00 01 |.............d..| 0060 03 01 00 11 00 00 02 06 00 00 01 64 00 01 03 07 |...........d....| 0070 00 20 00 64 00 01 03 00 00 ff ff ff ff ff ff ff |. .d............| Table 42 of the W18 datasheet says: 0x39+0xe(=0x47) is the # of Protected Register fields (01).
Anyway, the bytes at 0x48 through 0x4e are the "Protection Field 1"
"jedec-plane physical address 0080" is multiplied by 2 due to 16-bit bus so that's offset 0x100 from the query response "Protection Register lock" is shown in Figure 34. In a captured CFI query response beginning at offset 0x100, you see FFFE (in little endian). That means the factory OTP really is read-only and the user programmable is writeable. Then the 8 bytes of factory OTP follow. That's the "norID" Other interesting parts of the query response:
All of this is consistent with the W18 baseband NOR being:
|
Sign in to add a comment
Add Source installer : http://iphonebaidu.com/app/ Test iPhone - iPhone Simulator : http://iphonebaidu.com/test/ All Software for Apple MAC : http://iphonebaidu.com/mac-iphone/ All Software for Apple iPhone : http://iphonebaidu.com/mac-iphone/iphone.html
Install iTransformy (.swf) view for iPhone : http://iphonebaidu.com/beta/ Forum iPhone : http://iphonebaidu.com/forum/
Copyright © 2008 iPhone Baidu! Inc. All rights reserved