<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/tools/firmware-utils/src/mkzynfw.c, branch v18.06.0</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>tools: firmware-utils: fix compiler warnings</title>
<updated>2015-10-11T19:00:41+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2015-10-11T19:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3d1a65adb41db2758827fe81f36d92ab61618ea3'/>
<id>3d1a65adb41db2758827fe81f36d92ab61618ea3</id>
<content type='text'>
This just fixes a lot of compiler warnings.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 47181
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This just fixes a lot of compiler warnings.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;

SVN-Revision: 47181
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils/mkzynfw: fix available flash space calculation</title>
<updated>2010-12-17T20:34:31+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2010-12-17T20:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=29379780a6ba1509e1df5a86b4cabed8ceefbbc7'/>
<id>29379780a6ba1509e1df5a86b4cabed8ceefbbc7</id>
<content type='text'>
SVN-Revision: 24653
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 24653
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils/mkzynfw: add support for the NBG460N board</title>
<updated>2010-05-14T09:20:36+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2010-05-14T09:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=01d8285e472e3103a11a6583d2c6c3ccf1acb198'/>
<id>01d8285e472e3103a11a6583d2c6c3ccf1acb198</id>
<content type='text'>
Adding NBG460N/550N/550NH boards to mkzynfw.

Signed-off-by: Michael Kurz &lt;michi.kurz@googlemail.com&gt;

SVN-Revision: 21446
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding NBG460N/550N/550NH boards to mkzynfw.

Signed-off-by: Michael Kurz &lt;michi.kurz@googlemail.com&gt;

SVN-Revision: 21446
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)</title>
<updated>2010-05-14T09:20:34+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2010-05-14T09:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8976d8f2ad8e3419cdc88c83bf5e827d69849a51'/>
<id>8976d8f2ad8e3419cdc88c83bf5e827d69849a51</id>
<content type='text'>
The test if a file can fit in an image considers the current offset
twice. So a image that would fit is too big.

Thanks-to: Michael Kurz &lt;michi.kurz@googlemail.com&gt;

SVN-Revision: 21445
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test if a file can fit in an image considers the current offset
twice. So a image that would fit is too big.

Thanks-to: Michael Kurz &lt;michi.kurz@googlemail.com&gt;

SVN-Revision: 21445
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of $Id$ - it has never helped us and it has broken too many patches ;)</title>
<updated>2009-04-17T14:09:46+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2009-04-17T14:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=34939cad39f516fceca45a9da7771901a1c9342b'/>
<id>34939cad39f516fceca45a9da7771901a1c9342b</id>
<content type='text'>
SVN-Revision: 15242
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15242
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils/mkzynfs: even more improvements</title>
<updated>2008-06-22T19:02:42+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2008-06-22T19:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6e1a9a21341ede27b29e6742db7fc3838c55eb1e'/>
<id>6e1a9a21341ede27b29e6742db7fc3838c55eb1e</id>
<content type='text'>
SVN-Revision: 11559
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 11559
</pre>
</div>
</content>
</entry>
<entry>
<title>firmware-utils: ZyXEL firmware tool improvements</title>
<updated>2008-06-22T05:41:37+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2008-06-22T05:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cd1be4c3528fb7775b44d85d95e144e7f381016c'/>
<id>cd1be4c3528fb7775b44d85d95e144e7f381016c</id>
<content type='text'>
SVN-Revision: 11550
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 11550
</pre>
</div>
</content>
</entry>
<entry>
<title>mkzynfw: add definitions for the P-2602HW-D1A</title>
<updated>2008-05-09T08:19:30+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2008-05-09T08:19:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9b3eedabdb25e25316d3700e19c9186fb41417b5'/>
<id>9b3eedabdb25e25316d3700e19c9186fb41417b5</id>
<content type='text'>
SVN-Revision: 11096
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 11096
</pre>
</div>
</content>
</entry>
<entry>
<title>mkzynfw: fix NBG-318S definitions</title>
<updated>2008-05-09T07:53:24+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2008-05-09T07:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f8b94cdc30abe0bed9818d526ffe5c2ac0fcc4e2'/>
<id>f8b94cdc30abe0bed9818d526ffe5c2ac0fcc4e2</id>
<content type='text'>
SVN-Revision: 11095
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 11095
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a dummy sit package for 2.4 kernelsq</title>
<updated>2008-03-27T15:44:14+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-03-27T15:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e9c19c7de9578ea171880d8e650170582f20c579'/>
<id>e9c19c7de9578ea171880d8e650170582f20c579</id>
<content type='text'>
SVN-Revision: 10668
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10668
</pre>
</div>
</content>
</entry>
</feed>
