Re: [OE-core] split mtd-utils

2013-01-21 Thread Frans Meulenbroeks
patch submitted. Enjoy. Frans 2013/1/11 Frans Meulenbroeks > > > > 2013/1/11 Eric Bénard > >> Hi Frans, >> >> [...] > >> IIRC sumtol is used for jffs2 images (to create the erase block >> summary) so that may better fit into mtd-utils-jffs2 >> >> Also, nftl* rfd* doc* ftl* serve_image may go i

Re: [OE-core] split mtd-utils

2013-01-11 Thread Eric Bénard
Hi Frans, Le Fri, 11 Jan 2013 09:40:43 +0100, Frans Meulenbroeks a écrit : > Along the lines of the oe classic patch I propose to split as follows: > > > mtd-utils-jffs2 package containing > jffs2dump > jffs2reader > mkfs.jffs2 > > mtd-utils-ubifs package containing: > mkfs.ubifs > ubiattach

Re: [OE-core] split mtd-utils

2013-01-11 Thread Frans Meulenbroeks
2013/1/11 Eric Bénard > Hi Frans, > > [...] > IIRC sumtol is used for jffs2 images (to create the erase block > summary) so that may better fit into mtd-utils-jffs2 > > Also, nftl* rfd* doc* ftl* serve_image may go into a separate packate > (mtd-utils-misc ?) as I believe those tools are not ver

Re: [OE-core] split mtd-utils

2013-01-11 Thread Frans Meulenbroeks
Along the lines of the oe classic patch I propose to split as follows: mtd-utils-jffs2 package containing jffs2dump jffs2reader mkfs.jffs2 mtd-utils-ubifs package containing: mkfs.ubifs ubiattach ubicrc32 ubidetach ubiformat ubimkvol ubinfo ubinize ubirename ubirmvol ubirsvol ubiupdatevol mtd-u

Re: [OE-core] split mtd-utils

2013-01-10 Thread Frans Meulenbroeks
Cool, I'll have a peek at the oe classic recipe and give it a stab along the same spirit. Best regards, Frans 2013/1/10 Andrea Adami > On Wed, Jan 9, 2013 at 6:17 PM, Richard Purdie > wrote: > > On Wed, 2013-01-09 at 17:12 +0100, Frans Meulenbroeks wrote: > >> As I am involved in embedded sys

Re: [OE-core] split mtd-utils

2013-01-10 Thread Andrea Adami
On Wed, Jan 9, 2013 at 6:17 PM, Richard Purdie wrote: > On Wed, 2013-01-09 at 17:12 +0100, Frans Meulenbroeks wrote: >> As I am involved in embedded systems where flash is somewhat sparse >> I'm always eager to save a few bytes where possible. >> >> Today I noticed that mtd-utils (1.5.0 from danny

Re: [OE-core] split mtd-utils

2013-01-09 Thread Richard Purdie
On Wed, 2013-01-09 at 17:12 +0100, Frans Meulenbroeks wrote: > As I am involved in embedded systems where flash is somewhat sparse > I'm always eager to save a few bytes where possible. > > Today I noticed that mtd-utils (1.5.0 from danny) generates for my > architecture (powerpc) roughly 780k of b