<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/lantiq/patches-3.10/0100-mtd-split.patch, branch v18.06.1</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>lantiq: remove linux 3.10 support</title>
<updated>2014-12-13T11:54:57+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-12-13T11:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c7e8b5ebbdfa098436945e1721b34562cd488f6f'/>
<id>c7e8b5ebbdfa098436945e1721b34562cd488f6f</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43685
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43685
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: refresh patches</title>
<updated>2014-06-19T14:12:59+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-19T14:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6c46a10246f98dfebc2ab0df631f8129ffee2b2e'/>
<id>6c46a10246f98dfebc2ab0df631f8129ffee2b2e</id>
<content type='text'>
this adds ben's ath9k fixup

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41269
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this adds ben's ath9k fixup

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41269
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: fix mtd_split for brnboot firmware images</title>
<updated>2014-03-30T09:16:35+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-03-30T09:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8b0507c9ca55ca6ee2bc0a83f02a5b636d39b198'/>
<id>8b0507c9ca55ca6ee2bc0a83f02a5b636d39b198</id>
<content type='text'>
The existing code only tries to split a parition with name "rootfs"
while actually looking for kernel+rootfs, where usually "firmware" is
used as a partition name. This doesn't make sense, as even if there
was a partition 'rootfs' given by mtdparts or via device-tree, this
code would lead to another partition called 'rootfs' being created
which would not be properly distinguished in the current user-space
code.

While potentially we could use CONFIG_MTD_SPLIT_FIRMWARE_NAME to make
that configurable, the lack of users of brnboot and the fact that we
can freely decide the partition name made me simply change the
hard-coded string constant from "rootfs" to "firmware".

(I'm going to add support for ARV7506PW which run brnboot and needs
this change)

SVN-Revision: 40324
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The existing code only tries to split a parition with name "rootfs"
while actually looking for kernel+rootfs, where usually "firmware" is
used as a partition name. This doesn't make sense, as even if there
was a partition 'rootfs' given by mtdparts or via device-tree, this
code would lead to another partition called 'rootfs' being created
which would not be properly distinguished in the current user-space
code.

While potentially we could use CONFIG_MTD_SPLIT_FIRMWARE_NAME to make
that configurable, the lack of users of brnboot and the fact that we
can freely decide the partition name made me simply change the
hard-coded string constant from "rootfs" to "firmware".

(I'm going to add support for ARV7506PW which run brnboot and needs
this change)

SVN-Revision: 40324
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update 3.10 to 3.10.18</title>
<updated>2013-11-05T08:25:45+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2013-11-05T08:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=35656042f1cd457819a75c980613634b494a7e70'/>
<id>35656042f1cd457819a75c980613634b494a7e70</id>
<content type='text'>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 38652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 38652
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: update 3.10 to 3.10.17</title>
<updated>2013-10-23T12:51:05+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2013-10-23T12:51:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b6b06000ebe2ffd2ebca24417ea9b9080cb6d643'/>
<id>b6b06000ebe2ffd2ebca24417ea9b9080cb6d643</id>
<content type='text'>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 38506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 38506
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: fix eva partition split for squashfs</title>
<updated>2013-10-07T15:02:48+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-10-07T15:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1398a5d8497afa3650d85c7511f0a2d3eafcba8b'/>
<id>1398a5d8497afa3650d85c7511f0a2d3eafcba8b</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38325
</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: 38325
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq/3.10: unbreak the mtd-split patch</title>
<updated>2013-09-25T16:22:04+00:00</updated>
<author>
<name>Gabor Juhos</name>
<email>juhosg@openwrt.org</email>
</author>
<published>2013-09-25T16:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=482b5f34e511686a6483a1f61515f8cb414742ab'/>
<id>482b5f34e511686a6483a1f61515f8cb414742ab</id>
<content type='text'>
Compile tested only.

Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 38180
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Compile tested only.

Signed-off-by: Gabor Juhos &lt;juhosg@openwrt.org&gt;

SVN-Revision: 38180
</pre>
</div>
</content>
</entry>
<entry>
<title>lantiq: add v3.10 patches</title>
<updated>2013-09-17T21:46:10+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-09-17T21:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1878a3d6ab7e4296671eaa827623cc874d1f12c5'/>
<id>1878a3d6ab7e4296671eaa827623cc874d1f12c5</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38031
</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: 38031
</pre>
</div>
</content>
</entry>
</feed>
