Template:Yocto Build Release TI: Difference between revisions
From Variscite Wiki
Tag: Undo |
No edit summary |
||
Line 122: | Line 122: | ||
$ echo 'KE2FS_NO_64="y"' >> conf/local.conf | $ echo 'KE2FS_NO_64="y"' >> conf/local.conf | ||
--> | --> | ||
= Recovery SD card and eMMC partition table = | |||
The Recovery SD card and eMMC partition table is as follows: | |||
{| class="wikitable" style="background-color:#FFF; color:#172B4D;" | |||
|- style="font-weight:bold;" | |||
! Device | |||
! Boot | |||
! Start (Sectors) | |||
! End (Sectors) | |||
! Start (MB) | |||
! Sectors | |||
! Size | |||
! Type | |||
|- | |||
| /dev/mmcblk1p1 | |||
| * | |||
| 2048 | |||
| 83967 | |||
| 1 | |||
| 81920 | |||
| 40 | |||
| W95 FAT32 (LBA) | |||
|- | |||
| U-Boot Env | |||
| | |||
| 88064 | |||
| 90111 | |||
| 43 | |||
| 2048 | |||
| 1 | |||
| U-Boot Raw | |||
|- | |||
| /dev/mmcblk1p2 | |||
| | |||
| 90112 | |||
| 15239167 | |||
| 44 | |||
| 15149056 | |||
| 7397 | |||
| Linux | |||
|} | |||
</includeonly> | </includeonly> |