<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/mtd/src/jffs2.c, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>packages: clean up the package folder</title>
<updated>2013-06-21T16:54:37+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-06-21T16:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4ebf19b48fafc8d94e14e4ba779969613b241a6a'/>
<id>4ebf19b48fafc8d94e14e4ba779969613b241a6a</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: fix trx_fixup</title>
<updated>2012-07-25T17:28:32+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-07-25T17:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5832e754fbf502a7d2f2d7bee054eae1b6ad0520'/>
<id>5832e754fbf502a7d2f2d7bee054eae1b6ad0520</id>
<content type='text'>
With the BRCM47xx image I have built (Linksys E3000), there are additional
writes following the completion of "mtd_replace_jffs2" which invalidate the
'trx_fixup' performed by 'mtd_replace_jffs2'.  Moving the 'trx_fixup' to somewhere
after all writes have completed fixes the problem.  I also noticed that 'erasesize'
used to compute 'block_offset' in 'mtd_fixtrx' is used before it is computed by
'mtd_check_open'; moving the call to 'mtd_check_open' up a few lines fixes this.

Unlike 'mtd_fixtrx', 'trx_fixup' appears to assume that the TRX header is always at
offset 0; which may be the cause of the problem described in Ticket #8960.

Signed-off-by: Nathan Hintz &lt;nlhintz@hotmail.com&gt;

SVN-Revision: 32866
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the BRCM47xx image I have built (Linksys E3000), there are additional
writes following the completion of "mtd_replace_jffs2" which invalidate the
'trx_fixup' performed by 'mtd_replace_jffs2'.  Moving the 'trx_fixup' to somewhere
after all writes have completed fixes the problem.  I also noticed that 'erasesize'
used to compute 'block_offset' in 'mtd_fixtrx' is used before it is computed by
'mtd_check_open'; moving the call to 'mtd_check_open' up a few lines fixes this.

Unlike 'mtd_fixtrx', 'trx_fixup' appears to assume that the TRX header is always at
offset 0; which may be the cause of the problem described in Ticket #8960.

Signed-off-by: Nathan Hintz &lt;nlhintz@hotmail.com&gt;

SVN-Revision: 32866
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx use the weak reference rather than the brcm47xx ifdef. This fixes a bug in which sysupgrade failed due to changing bad CRC on reboot.</title>
<updated>2010-12-26T04:18:08+00:00</updated>
<author>
<name>Daniel Dickinson</name>
<email>crazycshore@gmail.com</email>
</author>
<published>2010-12-26T04:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b3bcc483b2d075e1151ea814d5e4f5b458b0e1f7'/>
<id>b3bcc483b2d075e1151ea814d5e4f5b458b0e1f7</id>
<content type='text'>
Signed-off-by: Daniel Dickinson &lt;daniel@cshore.neomailbox.net&gt;

SVN-Revision: 24837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Daniel Dickinson &lt;daniel@cshore.neomailbox.net&gt;

SVN-Revision: 24837
</pre>
</div>
</content>
</entry>
<entry>
<title>package/mtd: write remaining data after adding file to the jffs2 partition</title>
<updated>2010-09-03T18:14:32+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2010-09-03T18:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2a541325d3db510c2b5aee30dc88c72255a797c0'/>
<id>2a541325d3db510c2b5aee30dc88c72255a797c0</id>
<content type='text'>
SVN-Revision: 22881
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 22881
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: fix wrong open() return code checks</title>
<updated>2009-09-21T19:13:34+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2009-09-21T19:13:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5b027739405dc0f0dcee3588a17df19cae11eda9'/>
<id>5b027739405dc0f0dcee3588a17df19cae11eda9</id>
<content type='text'>
SVN-Revision: 17666
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 17666
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: update copyright headers</title>
<updated>2009-09-21T10:09:02+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2009-09-21T10:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a512be592f49c8e15ba50d9788f5aa7f2c2709fe'/>
<id>a512be592f49c8e15ba50d9788f5aa7f2c2709fe</id>
<content type='text'>
SVN-Revision: 17660
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 17660
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some warnings</title>
<updated>2008-09-25T18:24:53+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2008-09-25T18:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a38c409d6a9b2656d7efb469fb9c93d9c4112897'/>
<id>a38c409d6a9b2656d7efb469fb9c93d9c4112897</id>
<content type='text'>
SVN-Revision: 12707
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 12707
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices</title>
<updated>2008-09-23T09:23:58+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2008-09-23T09:23:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bbd9eb4669fa5ea124c386e0ba2c680124fa77b5'/>
<id>bbd9eb4669fa5ea124c386e0ba2c680124fa77b5</id>
<content type='text'>
SVN-Revision: 12655
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 12655
</pre>
</div>
</content>
</entry>
<entry>
<title>mtd: add jffs2 cleanmarker for big endian systems</title>
<updated>2008-08-28T00:15:22+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2008-08-28T00:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4ac7d33b7a3219c6a494de4d5006a2ad83234c01'/>
<id>4ac7d33b7a3219c6a494de4d5006a2ad83234c01</id>
<content type='text'>
SVN-Revision: 12418
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 12418
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for appending a file to jffs2 during reflash on the fly</title>
<updated>2008-08-08T22:43:19+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2008-08-08T22:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=753e5b492d6f220b28c9d07b142783cd75216f36'/>
<id>753e5b492d6f220b28c9d07b142783cd75216f36</id>
<content type='text'>
SVN-Revision: 12250
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 12250
</pre>
</div>
</content>
</entry>
</feed>
