The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "NOR"
Revolution (talk | contribs) m (LIttle Note) |
m (→Hardware: links and typo) |
||
Line 41: | Line 41: | ||
==Hardware== |
==Hardware== |
||
− | * [[M68ap|iPhone]] -- some CFI compliant parallel |
+ | * [[M68ap|iPhone]] -- some CFI compliant parallel NOR |
* [[N82ap|iPhone 3G]] -- 1MB SPI NOR flash |
* [[N82ap|iPhone 3G]] -- 1MB SPI NOR flash |
||
− | * [[N18ap|iPod touch 3G]] and beyond -- The NOR is replaced with a dedicated partition of NAND |
+ | * [[N18ap|iPod touch 3G]] and beyond -- The NOR is replaced with a dedicated partition of [[NAND]] |
Revision as of 10:32, 28 May 2011
NOR typically refers to the NOR flash chip the application processor boots from. The baseband also uses a NOR flash.
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
hope I did this right heh
0x0: "2GMI" fourcc |
|
Hardware
- iPhone -- some CFI compliant parallel NOR
- iPhone 3G -- 1MB SPI NOR flash
- iPod touch 3G and beyond -- The NOR is replaced with a dedicated partition of NAND