<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/README.bootcount, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>doc: api: bootcount: Convert to rST documentation</title>
<updated>2024-07-16T18:46:34+00:00</updated>
<author>
<name>Vasileios Amoiridis</name>
<email>vassilisamir@gmail.com</email>
</author>
<published>2024-06-28T17:35:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1c1e484ba856fa03122a01cd9e7b8e038fa5d1bc'/>
<id>1c1e484ba856fa03122a01cd9e7b8e038fa5d1bc</id>
<content type='text'>
Move to the new documentation style with rST formatting.

Signed-off-by: Vasileios Amoiridis &lt;vasileios.amoiridis@cern.ch&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move to the new documentation style with rST formatting.

Signed-off-by: Vasileios Amoiridis &lt;vasileios.amoiridis@cern.ch&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: bootcount: Add support for ANY filesystem</title>
<updated>2024-07-16T18:46:34+00:00</updated>
<author>
<name>Vasileios Amoiridis</name>
<email>vassilisamir@gmail.com</email>
</author>
<published>2024-06-28T17:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1d7e2120af8ddf1abbdb6f34e3a39174cf54736f'/>
<id>1d7e2120af8ddf1abbdb6f34e3a39174cf54736f</id>
<content type='text'>
Add support to save boot count variable in ANY filesystem. Tested with
FAT and EXT.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
Reviewed-by: Philip Oberfichtner &lt;pro@denx.de&gt;
Signed-off-by: Vasileios Amoiridis &lt;vasileios.amoiridis@cern.ch&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support to save boot count variable in ANY filesystem. Tested with
FAT and EXT.

Reviewed-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
Reviewed-by: Philip Oberfichtner &lt;pro@denx.de&gt;
Signed-off-by: Vasileios Amoiridis &lt;vasileios.amoiridis@cern.ch&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bootcount: clarify documentation</title>
<updated>2022-03-23T06:27:38+00:00</updated>
<author>
<name>Michael Opdenacker</name>
<email>michael.opdenacker@bootlin.com</email>
</author>
<published>2022-03-02T15:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=fc1383ae2b5ca69e51bee68e4047589a5ee7b386'/>
<id>fc1383ae2b5ca69e51bee68e4047589a5ee7b386</id>
<content type='text'>
- Grammar fixes
- Clarify explanations

Signed-off-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Grammar fixes
- Clarify explanations

Signed-off-by: Michael Opdenacker &lt;michael.opdenacker@bootlin.com&gt;
Reviewed-by: Heiko Schocher &lt;hs@denx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bootcount_ext: Add flag to enable/disable bootcount</title>
<updated>2020-04-24T14:10:00+00:00</updated>
<author>
<name>Frédéric Danis</name>
<email>frederic.danis@collabora.com</email>
</author>
<published>2020-03-17T16:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=df928f8549ab4470b45bdf3ca2a1b45c9ffd4317'/>
<id>df928f8549ab4470b45bdf3ca2a1b45c9ffd4317</id>
<content type='text'>
After a successful upgrade, multiple problem during boot sequence may
trigger the altbootcmd process.
This patch adds a version and an upgrade_available entries to the
bootcount file to enable/disable the bootcount check.
When failing to read the bootcount file it will consider that bootcount is
enabled, acting as previously, and update the file accordingly.

The bootcount file is only saved when `upgrade_available` is true, this
allows to save writes to the filesystem.

Signed-off-by: Frédéric Danis &lt;frederic.danis@collabora.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After a successful upgrade, multiple problem during boot sequence may
trigger the altbootcmd process.
This patch adds a version and an upgrade_available entries to the
bootcount file to enable/disable the bootcount check.
When failing to read the bootcount file it will consider that bootcount is
enabled, acting as previously, and update the file accordingly.

The bootcount file is only saved when `upgrade_available` is true, this
allows to save writes to the filesystem.

Signed-off-by: Frédéric Danis &lt;frederic.danis@collabora.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
