1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-09 21:11:16 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Koen Kooi 9c6d6d9490 sdcard_image bbclass: make VFAT partition name overridable
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 18:22:02 +02:00
Koen Kooi 99ce37e4a9 sdcard_image bbclass: default to 4GiB, but use 2GiB for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 13:48:24 +02:00
Koen Kooi a3226f913d sdcard_image bbclass: move back to 2GB images, clarify LOOPDEV* usage
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 12:37:10 +02:00
Koen Kooi 244e839892 sdcard_image bblass: all machines load from ext2/ext3 now, remove uImage copying
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-13 12:38:17 +02:00
Koen Kooi c26aa8ee7d sdcard_image bbclass: make it work with older losetup versions among other things
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:08:03 +02:00
Jason Kridner 4ab77fb919 classes: sdcardimage: move to 4GiB image
The card image size should be a multiple of clusters and should
reserve space smaller than the card.

Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 21:07:52 +02:00
Joel A Fernandes fa4d0789fa sdcard_image: Helper class to create SD Card images
Tested with 3 different beagleboard image release builds so far

For ideas, referenced Narcissus image builder written by Koen Kooi <k-kooi@ti.com>

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-25 16:43:25 +02:00