The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Alpine 1A420"
m |
m |
||
Line 1: | Line 1: | ||
+ | {{internal software}} |
||
[[Firmware]] of an iPhone Prototype discussed on [http://forums.macrumors.com/showthread.php?t=627449 Mac Rumors]. |
[[Firmware]] of an iPhone Prototype discussed on [http://forums.macrumors.com/showthread.php?t=627449 Mac Rumors]. |
||
Based on ''/private/var/db/dyld/update-prebinding-paths.txt'' this release is called Alpine Build 1A420. |
Based on ''/private/var/db/dyld/update-prebinding-paths.txt'' this release is called Alpine Build 1A420. |
Revision as of 15:50, 10 April 2017
This article discusses software internally used by Apple. Acquiring a copy without Apple's consent is illegal and may result in being scammed. |
Firmware of an iPhone Prototype discussed on Mac Rumors. Based on /private/var/db/dyld/update-prebinding-paths.txt this release is called Alpine Build 1A420.
Restore
Instead of it being done through a ramdisk, the restore tools seem all to be right there in the OS, This is probably because they originally did restores through userland.
Baseband
- The iPhone Prototype came with 03.06.01_G[1]
- The firmware dump comes (in /usr/local/standalone/firmware/) with 03.06.00
Flashing 03.06.00 on a retail iPhone can be done with bbupdater, but results in loss of Carrier Network connectivity.
Kernel Caches
In /System/Library/Caches/com.apple.kernelcaches, there are kernels for other CPUs, such as S5I3000, S5L8900XFPGA and Freescale MX31. This is probably because Apple did not know which one to use at the time, and/or they had different prototypes with different CPUs in them.