All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rework jffs2 images creation, add jffs2 summary
@ 2011-12-06 23:23 Andrea Adami
  2011-12-06 23:23 ` [PATCH 1/2] image_types.bbclass: implement jffs2 summary images (sum.jffs2) Andrea Adami
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Andrea Adami @ 2011-12-06 23:23 UTC (permalink / raw)
  To: openembedded-core

* The first patch adds support for the creation of
* jffs2 summary images for a faster mount.
* The second patch forces the --no-cleanmarkers option
* to further improve boot time.

Andrea Adami (2):
  image_types.bbclass: implement jffs2 summary images (sum.jffs2)
  image_types.bbclass: disable cleanmarkers for jffs2 images

 meta/classes/image_types.bbclass |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

-- 
1.7.3.4




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-12-11 23:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06 23:23 [PATCH 0/2] rework jffs2 images creation, add jffs2 summary Andrea Adami
2011-12-06 23:23 ` [PATCH 1/2] image_types.bbclass: implement jffs2 summary images (sum.jffs2) Andrea Adami
2011-12-08 14:57   ` Tom Rini
2011-12-08 15:10     ` Martin Jansa
2011-12-08 21:30       ` Andrea Adami
2011-12-08 22:43         ` Ulf Samuelsson
2011-12-08 22:48           ` Andrea Adami
2011-12-08 22:56           ` Richard Purdie
2011-12-11 10:03         ` Martin Jansa
2011-12-11 22:20           ` Andrea Adami
2011-12-11 22:57             ` Martin Jansa
2011-12-06 23:23 ` [PATCH 2/2] image_types.bbclass: disable cleanmarkers for jffs2 images Andrea Adami
2011-12-08 14:59   ` Tom Rini
2011-12-08 18:22 ` [PATCH 0/2] rework jffs2 images creation, add jffs2 summary Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.