Quote:
Originally Posted by misterfamilyguy
Here is output from split_bootimg.pl ::
Code:
Page size: 4096 (0x00001000)
Kernel size: 4026480 (0x003d7070)
Ramdisk size: 541470 (0x0008431e)
Second size: 0 (0x00000000)
Board name:
Command line: console=ttyMSM1 androidboot.hardware=lgc800
Writing boot.img-kernel ... complete.
Writing boot.img-ramdisk.gz ... complete.
So, I think the Page size is what was referred to for rzrecovery, and I think the Command line is the correct command line for ''boot command line'' required by rzrecovery. No idead how the other person got the one before...
|
Here is the output for stock recovery.img, somwhat similar
Code:
Page size: 4096 (0x00001000)
Kernel size: 4026480 (0x003d7070)
Ramdisk size: 780510 (0x000be8de)
Second size: 0 (0x00000000)
Board name:
Command line: console=ttyMSM1 androidboot.hardware=lgc800
Writing recovery.img-kernel ... complete.
Writing recovery.img-ramdisk.gz ... complete.