<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtd-utils.git/ubi-utils/src/pfiflash.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>Revert ubi-tools changes</title>
<updated>2008-02-19T14:41:16+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-02-19T12:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=86dd9696d3a1acb036d65909d93d73455b8aed3a'/>
<id>urn:sha1:86dd9696d3a1acb036d65909d93d73455b8aed3a</id>
<content type='text'>
Restore ubi tools to their "original" state, which means to
the state they were before I stareted cleaning them up.

Instead, create a "new-utils" subdirectory and move my work
there.

Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: move pfiflash to sort-me-out</title>
<updated>2008-01-18T14:24:07+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2008-01-18T14:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=0e9b3174b7410d36103d389b78758a97e8e2e941'/>
<id>urn:sha1:0e9b3174b7410d36103d389b78758a97e8e2e941</id>
<content type='text'>
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: migrate to new libubi</title>
<updated>2007-10-03T07:41:25+00:00</updated>
<author>
<name>Alexander Schmidt</name>
<email>alexs@linux.vnet.ibm.com</email>
</author>
<published>2007-10-03T07:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=26b91d381b06145e003cb1781b5a3467270a8347'/>
<id>urn:sha1:26b91d381b06145e003cb1781b5a3467270a8347</id>
<content type='text'>
This patchset migrates the remaining tools (pddcustomize, ubimirror and
pfiflash) to the new libubi.

Signed-off-by: Alexander Schmidt &lt;alexs@linux.vnet.ibm.com&gt;
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>ubi-utils: remove useless build information</title>
<updated>2007-08-29T16:03:56+00:00</updated>
<author>
<name>Artem Bityutskiy</name>
<email>Artem.Bityutskiy@nokia.com</email>
</author>
<published>2007-08-29T16:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=8dc9f98e39ff4ba019c838f2a7349c1211676ad4'/>
<id>urn:sha1:8dc9f98e39ff4ba019c838f2a7349c1211676ad4</id>
<content type='text'>
Signed-off-by: Artem Bityutskiy &lt;Artem.Bityutskiy@nokia.com&gt;
</content>
</entry>
<entry>
<title>UBI-utils: add compare feature</title>
<updated>2007-07-10T18:00:43+00:00</updated>
<author>
<name>Alexander Schmidt</name>
<email>alexs@linux.vnet.ibm.com</email>
</author>
<published>2007-07-10T15:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=0d62e6a7338d8f25727f56ca14236954fc8f2cef'/>
<id>urn:sha1:0d62e6a7338d8f25727f56ca14236954fc8f2cef</id>
<content type='text'>
This is a new feature for pfiflash, called "--compare". It allows the user
to simulate a pfiflash session without actually changing the flash
content. If the flash content is equal to the data in the pfif file,
pfiflash returns zero. A positive value is returned when the flash
content differs from the pfi file, which indicates that an update is
necessary. This feature is useful when a controller mounts an NFS share
during boot and has to determine if a pfi file stored on this share
contains a code update. Modified PDD values are also registered by the
compare feature.

Signed-off-by: Alexander Schmidt &lt;alexs@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>UBI-Utils: Increment version of pfiflash</title>
<updated>2007-02-21T13:23:58+00:00</updated>
<author>
<name>Frank Haverkamp</name>
<email>haver@vnet.ibm.com</email>
</author>
<published>2007-02-21T09:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=65561f4974a21d0d9f02ba359522fa2d539f4142'/>
<id>urn:sha1:65561f4974a21d0d9f02ba359522fa2d539f4142</id>
<content type='text'>
Incrementing the version number was forgotten in  the previous patch.
Signed-off-by: Frank Haverkamp &lt;haver@vnet.ibm.com&gt;
Signed-off-by: Josh Boyer &lt;jwboyer@gmail.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] Minor ubi utils cleanups</title>
<updated>2006-12-12T08:22:48+00:00</updated>
<author>
<name>Josh Boyer</name>
<email>jwboyer@linux.ibm.com</email>
</author>
<published>2006-12-12T08:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=d45b87985d5371b2e47458ee0666f7979d5a8c21'/>
<id>urn:sha1:d45b87985d5371b2e47458ee0666f7979d5a8c21</id>
<content type='text'>
Remove getopt extern declarations

Minor whitespace cleanups

Remove incorrect program names that snuck in during getopt rewrite

Change comments to match reality

Signed-off-by: Josh Boyer &lt;jwboyer@linux.vnet.ibm.com&gt;
Acked-by: Frank Haverkamp &lt;haver@vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>[MTD] UBI Utils: Tools should have individual version numbers</title>
<updated>2006-12-11T13:34:23+00:00</updated>
<author>
<name>Frank Haverkamp</name>
<email>haver@vnet.ibm.com</email>
</author>
<published>2006-12-11T13:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=da59698ccf81a1df3a250edb81a91f1b8a3decf0'/>
<id>urn:sha1:da59698ccf81a1df3a250edb81a91f1b8a3decf0</id>
<content type='text'>
The tools had a mixture of different version numbers. This is changed now.
The internal change to move to remove glibc dependencies should be reflected
by an increase of the version number, so that we can react if trouble is 
seen with the new code.

Singed-off-by: Frank Haverkamp &lt;haver@vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>[MTD] UBI Utils: Fix pfiflash</title>
<updated>2006-12-11T13:34:23+00:00</updated>
<author>
<name>Frank Haverkamp</name>
<email>haver@vnet.ibm.com</email>
</author>
<published>2006-12-11T13:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.infraroot.at/mtd-utils.git/commit/?id=1fea122705bfecebf38e57774762663b7cd913d2'/>
<id>urn:sha1:1fea122705bfecebf38e57774762663b7cd913d2</id>
<content type='text'>
Various little fixes including some whitespace fixups.

Signed-off-by: Frank Haverkamp &lt;haver@vnet.ibm.com&gt;
</content>
</entry>
</feed>
