Difference between revisions of "Alpine 1A420"

From The iPhone Wiki
Jump to: navigation, search
m
Line 1: Line 1:
[[Firmware]] of an iPhone 1G Prototype discussed on [http://forums.macrumors.com/showthread.php?t=627449 Mac Rumors].
+
[[Firmware]] of an iPhone 2G 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 14:44, 29 May 2013

Firmware of an iPhone 2G 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 2G 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 2G 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.

See Also