The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "NOR"
(adding links for context) |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 40: | Line 40: | ||
==Hardware== |
==Hardware== |
||
− | * [[ |
+ | * [[M68AP|iPhone]] -- some CFI compliant parallel NOR |
− | * [[ |
+ | * [[N82AP|iPhone 3G]] -- 1MB SPI NOR flash |
− | * [[ |
+ | * [[N18AP|iPod touch (3rd generation)]] and beyond -- The NOR is replaced with a dedicated partition of [[NAND]] |
Latest revision as of 09:46, 26 March 2017
NOR typically refers to the NOR flash chip the application processor boots from. The baseband also uses a NOR flash. (See Wikipedia's article about flash memory for background on NOR flash in general.)
How to Access
This can be accessed using a patched iBoot or a kernel hack. It can possibly be dumped using /dev/kmem
Memory Map
0x0: "2GMI" fourcc |
|
Hardware
- iPhone -- some CFI compliant parallel NOR
- iPhone 3G -- 1MB SPI NOR flash
- iPod touch (3rd generation) and beyond -- The NOR is replaced with a dedicated partition of NAND