npoland, thanks for your efforts. This topic is for now defintely the most interesting place for those who familiar with software internals of previous Kindles. Will wait for release of rootfs dump. Ahhh, suspense time...
UPD: BTW, mmc driver in PW2 kernel has access to eMMC internal boot partition (where U-Boot is stored). Here is relevant excerpt:
Quote:
Originally Posted by PW2 kernel log
Code:
<6>[ 0.394228] mmcblk0: mmc0:0001 MMC02G 1.83 GiB.
<6>[ 0.394346] mmcblk0boot0: mmc0:0001 MMC02G partition 1 2.00 MiB
<6>[ 0.394464] mmcblk0boot1: mmc0:0001 MMC02G partition 2 2.00 MiB
<6>[ 0.396966] mmcblk0: p1 p2 p3 p4
<6>[ 0.399315] mmcblk0boot1: unknown partition table
<6>[ 0.401401] mmcblk0boot0: unknown partition table
|