Commit 51d6a5a
committed
fix(linux): Add note to help format eMMC root partition
The examples listed in MMC-SD assume there are two partitions in
eMMC UDA, but the eMMC boot guide should only have one for the rootfs.
Add a note in eMMC boot guide to replace '/dev/mmcblk0p2' with
'/dev/mmcblk0p1' since examples in eMMC boot guide refer to those in
MMC-SD.
Signed-off-by: Judith Mendez <jm@ti.com>1 parent e7a43d3 commit 51d6a5a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
229 | 231 | | |
230 | 232 | | |
231 | | - | |
| 233 | + | |
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
| |||
0 commit comments