summaryrefslogtreecommitdiffstats
path: root/recipes/mkcard
Commit message (Collapse)AuthorAgeFilesLines
* mkcard: script to initialize memory cardSamuli Piippo2013-04-302-0/+92
The mkcard.sh script can be used to initialize memory card, so that rootfs and boot files can be copied to it. Creates two partitions, fat and ext3, named boot and rootfs respectively. Change-Id: I62846802845f1715cde2c2fbb98e57f604b96878 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>