<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/rbutil, branch puzzles</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>imx233: fix dualboot, forgot a file</title>
<updated>2016-09-22T20:31:29+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2016-09-22T20:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=1c4373fd1f9efbaf69a1a78118c50ba30eca2856'/>
<id>1c4373fd1f9efbaf69a1a78118c50ba30eca2856</id>
<content type='text'>
Change-Id: I8d5817d75f76a201c3a8b76db0d1e11f71548179
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I8d5817d75f76a201c3a8b76db0d1e11f71548179
</pre>
</div>
</content>
</entry>
<entry>
<title>imx233: fix dualboot stubs</title>
<updated>2016-09-22T20:03:31+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2016-09-22T20:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=673ee486758504c25dd794e460a58d86181be133'/>
<id>673ee486758504c25dd794e460a58d86181be133</id>
<content type='text'>
They did not compile anymore after the register hearder rework. This change
only fixes the syntax, the generated binaries are exactly identical.

Change-Id: Iec2347aa3deb1ddfe2ca36f0db1e481c4e2d329c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They did not compile anymore after the register hearder rework. This change
only fixes the syntax, the generated binaries are exactly identical.

Change-Id: Iec2347aa3deb1ddfe2ca36f0db1e481c4e2d329c
</pre>
</div>
</content>
</entry>
<entry>
<title>rbutil: add abort signal for bootloader install/uninstall</title>
<updated>2016-08-15T18:14:25+00:00</updated>
<author>
<name>Cástor Muñoz</name>
<email>cmvidal@gmail.com</email>
</author>
<published>2016-01-08T22:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=40ce2b41331888d6284fff6e709789e939cc6a1a'/>
<id>40ce2b41331888d6284fff6e709789e939cc6a1a</id>
<content type='text'>
During the bootloader install/uninstall process, a signal
is emitted when "Abort" button is pressed, the installers
can attach this signal and cancel the process.

Change-Id: I7f297b8031d7a2d93da0022081aaef03ef041baf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During the bootloader install/uninstall process, a signal
is emitted when "Abort" button is pressed, the installers
can attach this signal and cancel the process.

Change-Id: I7f297b8031d7a2d93da0022081aaef03ef041baf
</pre>
</div>
</content>
</entry>
<entry>
<title>rbutil: show progress bar during bootloader uninstall</title>
<updated>2016-08-15T18:12:32+00:00</updated>
<author>
<name>Cástor Muñoz</name>
<email>cmvidal@gmail.com</email>
</author>
<published>2016-01-09T03:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=e4af97300d5b08e48d9d282d5a7500cdfae4c251'/>
<id>e4af97300d5b08e48d9d282d5a7500cdfae4c251</id>
<content type='text'>
Useful for targets that needs multi-stage uninstall. On current
targets (with Uninstall capability) the progress is updated to
100% when bootloader uninstall is successfully finished.

Change-Id: I61be1c4f5cfc2d2f35fa5005962be9703888447d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Useful for targets that needs multi-stage uninstall. On current
targets (with Uninstall capability) the progress is updated to
100% when bootloader uninstall is successfully finished.

Change-Id: I61be1c4f5cfc2d2f35fa5005962be9703888447d
</pre>
</div>
</content>
</entry>
<entry>
<title>rbutil: enable "done" signal on bootloader uninstall</title>
<updated>2016-08-15T18:10:59+00:00</updated>
<author>
<name>Cástor Muñoz</name>
<email>cmvidal@gmail.com</email>
</author>
<published>2016-01-09T01:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=5a673d6df2125c5b17534e8ee9c143de9e3cd512'/>
<id>5a673d6df2125c5b17534e8ee9c143de9e3cd512</id>
<content type='text'>
This allows to implement multi-stage uninstallers. Should not affect
the behaviour on current targets.

Change-Id: Idf8aec5caf76cf9317798890d094a7cebdbcabec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to implement multi-stage uninstallers. Should not affect
the behaviour on current targets.

Change-Id: Idf8aec5caf76cf9317798890d094a7cebdbcabec
</pre>
</div>
</content>
</entry>
<entry>
<title>mkimxboot: remove code for NWZ-370/380</title>
<updated>2016-05-25T22:29:04+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2016-05-02T20:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a6b4bf3a338799ad6266f99ec0475142f120f863'/>
<id>a6b4bf3a338799ad6266f99ec0475142f120f863</id>
<content type='text'>
Since the stub code is shared with NWZ-360, it enables the pullup for the
hold button, but the NWZ-370/380 doesn't have a hold button so don't compile
this code in, it could potentially have unexpected effets or increase consumption

Change-Id: I28c8aa40fc7f9373593ff105fb6df557a6f57ccd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the stub code is shared with NWZ-360, it enables the pullup for the
hold button, but the NWZ-370/380 doesn't have a hold button so don't compile
this code in, it could potentially have unexpected effets or increase consumption

Change-Id: I28c8aa40fc7f9373593ff105fb6df557a6f57ccd
</pre>
</div>
</content>
</entry>
<entry>
<title>mkimxboot: make cross compiler for dualboot stubs overridable</title>
<updated>2016-05-25T22:28:25+00:00</updated>
<author>
<name>Amaury Pouly</name>
<email>amaury.pouly@gmail.com</email>
</author>
<published>2016-05-02T20:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b40ad7d269d131b153e6e97011c41ffdde68aaed'/>
<id>b40ad7d269d131b153e6e97011c41ffdde68aaed</id>
<content type='text'>
Change-Id: I90d2048f622b355eae7091e536b940b2ac828583
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I90d2048f622b355eae7091e536b940b2ac828583
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverting 4327cbc9b8886e</title>
<updated>2016-05-04T01:34:08+00:00</updated>
<author>
<name>Mihail Zenkov</name>
<email>mihail.zenkov@gmail.com</email>
</author>
<published>2016-05-04T01:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=2a1e9eb8a8f50f636f86988de1f0cd1b3acf55bb'/>
<id>2a1e9eb8a8f50f636f86988de1f0cd1b3acf55bb</id>
<content type='text'>
I do testing incorrectly: fix don't work as expected.

Change-Id: Ie32672ec213861c02295ae0a14e22b9ca9035585
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I do testing incorrectly: fix don't work as expected.

Change-Id: Ie32672ec213861c02295ae0a14e22b9ca9035585
</pre>
</div>
</content>
</entry>
<entry>
<title>C2X0v2: use GPIO to check button state in dualboot</title>
<updated>2016-05-03T15:41:36+00:00</updated>
<author>
<name>Mihail Zenkov</name>
<email>mihail.zenkov@gmail.com</email>
</author>
<published>2016-04-17T16:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4327cbc9b8886ec0697086d2a91cdff0d698e172'/>
<id>4327cbc9b8886ec0697086d2a91cdff0d698e172</id>
<content type='text'>
C240v2 freeze on booting OF if SD card inserted. Use GPIO instead DBOP should
help.

Change-Id: Idec0028040f91c6d2c7c04327ca0e1af204f58eb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
C240v2 freeze on booting OF if SD card inserted. Use GPIO instead DBOP should
help.

Change-Id: Idec0028040f91c6d2c7c04327ca0e1af204f58eb
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong typecast in test.</title>
<updated>2016-03-27T10:38:18+00:00</updated>
<author>
<name>Dominik Riebeling</name>
<email>Dominik.Riebeling@gmail.com</email>
</author>
<published>2016-03-27T10:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=ee567d8579030669e1fc39197a7579a32c65aa0a'/>
<id>ee567d8579030669e1fc39197a7579a32c65aa0a</id>
<content type='text'>
Change-Id: I01acae450bcbb9c9e2b45d3ee62817b9256540c3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I01acae450bcbb9c9e2b45d3ee62817b9256540c3
</pre>
</div>
</content>
</entry>
</feed>
