Difference between revisions of "Alpine 1A420"

From The iPhone Wiki
Jump to: navigation, search
m
Line 13: Line 13:
 
== Kernel Caches ==
 
== 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.
 
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 ==
  +
* [[Alpine 1A420 (iPhone) Contents]]

Revision as of 17:22, 7 April 2012

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