<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtd-utils.git/ubi-utils/new-utils/src/ubinize.c, branch v2.3.1</title>
<subtitle>A mirror of http://git.infradead.org/mtd-utils.git</subtitle>
<id>https://git.infraroot.at/mtd-utils.git/atom?h=v2.3.1</id>
<link rel='self' href='https://git.infraroot.at/mtd-utils.git/atom?h=v2.3.1'/>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/'/>
<updated>2009-03-17T08:16:38+00:00</updated>
<entry>
<title>ubi-utils: re-arrange directory layout</title>
<updated>2009-03-17T08:16:38+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2009-03-17T08:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=606f38a2221648ca5c5fa292c9f71d2ddd59fa66'/>
<id>urn:sha1:606f38a2221648ca5c5fa292c9f71d2ddd59fa66</id>
<content type='text'>
Move new-utils to ubi-utils and old ones to ubi-utils/old-utils.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>UBI: update ubi-header.h</title>
<updated>2009-02-18T08:26:20+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2009-02-18T08:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=c0e2c526578aff5e531a9afa765c7900ba6e5c34'/>
<id>urn:sha1:c0e2c526578aff5e531a9afa765c7900ba6e5c34</id>
<content type='text'>
Take the latest version from the kernel, where it was renamed
to ubi-media.h.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: fix compilation warnings</title>
<updated>2009-01-16T13:40:54+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2009-01-16T13:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=2416fefc0adc6061212e5ccbf166c8c987385527'/>
<id>urn:sha1:2416fefc0adc6061212e5ccbf166c8c987385527</id>
<content type='text'>
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubinize: correct subpage_size print and initialise vol_info to zero</title>
<updated>2008-11-06T08:49:24+00:00</updated>
<author>
<name>Adrian Hunter</name>
<email>ext-adrian.hunter@nokia.com</email>
</author>
<published>2008-11-03T08:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=37df0ddffc92804633fc926624fba310e4cc3c57'/>
<id>urn:sha1:37df0ddffc92804633fc926624fba310e4cc3c57</id>
<content type='text'>
J. Scott Merritt wrote:
&gt; Dear list,
&gt;
&gt; I believe that I have stumbled upon two problems with the latest version
&gt; of ubinize.c in mtd-utils - one serious, and one not so serious.
&gt;
&gt; - First, the easy one: At line 457, I believe that we should be printing
&gt; args.subpage_size rather than ui.min_io_size.
&gt;
&gt; - More seriously, I believe that the "flags" field in the ubigen_vol_info
&gt; structures is not being properly initialized.  Line 494 allocates memory
&gt; for these structures with malloc, so they are not cleared to zero.  The
&gt; read_section function updates the flag field if the AUTO-RESIZE flag is
&gt; specified, but does not otherwise initialize or clear it.
&gt;
&gt; I reckon the latter problem could be repaired either with calloc, or by
&gt; modifying read_section to more directly set/clear the flag.
&gt;
&gt; Thanks, Scott.


Reported-by: J. Scott Merritt &lt;merrij3@rpi.edu&gt;
Signed-off-by: Adrian Hunter &lt;ext-adrian.hunter@nokia.com&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubinize: allow an absent 'image' in the ubinize configuration.</title>
<updated>2008-09-24T06:58:18+00:00</updated>
<author>
<name>Richard Titmuss</name>
<email>richard_titmuss@logitech.com</email>
</author>
<published>2008-09-23T20:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=d92356a3823632812b1094aead137cda827ff42e'/>
<id>urn:sha1:d92356a3823632812b1094aead137cda827ff42e</id>
<content type='text'>
Some recent changes to ubinize prevent the 'image' parameter from being
absent in the configuration file. The following patch fixes that.

Signed-off-by: Richard Titmuss &lt;richard.titmuss@logitech.com&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubinize: fix static volumes generation</title>
<updated>2008-07-28T09:55:57+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-07-28T09:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=0b2b9c506739c15ec4d31b0a1f74ed583a5e6134'/>
<id>urn:sha1:0b2b9c506739c15ec4d31b0a1f74ed583a5e6134</id>
<content type='text'>
When static volumes is generated, the 'used_ebs' field of VID
header has to be calculated based on image file size, not on
the volume size. Fix this.

This patch also improves error reporting a little and re-arrages
the code so that all the validation is done in 'read_section()'

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>uninize: add more ini-file validation</title>
<updated>2008-07-08T12:29:04+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-07-08T12:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=66aad814f6997f15d05f59c3d18d5f14ea82d4dd'/>
<id>urn:sha1:66aad814f6997f15d05f59c3d18d5f14ea82d4dd</id>
<content type='text'>
Check that volume names and IDs are unique

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubinize: validate number of sections</title>
<updated>2008-07-08T12:29:04+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-07-08T11:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=b96b2d65a3996fcfe281788a8949e5636be49408'/>
<id>urn:sha1:b96b2d65a3996fcfe281788a8949e5636be49408</id>
<content type='text'>
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: remove unnecessary ubinize warning</title>
<updated>2008-05-16T08:53:42+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-05-16T08:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=35aa758c890ac67a108731f9e8c519fa4208da4b'/>
<id>urn:sha1:35aa758c890ac67a108731f9e8c519fa4208da4b</id>
<content type='text'>
... and fix help message.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: fix long options</title>
<updated>2008-04-23T15:21:03+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-04-23T15:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=d5f5e57b72289bb5f551a4e17be0132aa8dfb6c4'/>
<id>urn:sha1:d5f5e57b72289bb5f551a4e17be0132aa8dfb6c4</id>
<content type='text'>
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
</feed>
