EB26? The stock kernel for OTA ED01 is built 2/26
The version of the kernel shipped with ED01 via `cat /proc/version` is:
Code:
Linux version 2.6.32.9 (k.sridhar@sep-33) (gcc version 4.4.1 (Sourcery G++ Lite
2009q3-67) ) #1 Sat Feb 26 16:34:16 KST 2011
That's a good two weeks older than EC10. Interesting to me is that I don't believe there is a way to get it other than having EA28 on your phone and running the manual or OTA ED01 update.
So is there any stock ED01 kernel leak?
I tried to grab it based on my notes, with a dd command:
Code:
dd if=/dev/block/bml7 of=/sdcard/extract/zImage bs=4096
but I am suspicious of the file I got. It is the expected 7.6 MB, but it compresses down to 628k, implying a lot of empty space.
|