<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/ppc44x/image/Makefile, branch master</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>image: fix jffs2(_nand) image generation</title>
<updated>2015-08-05T13:55:52+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2015-08-05T13:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=dbe4173b206b4180e1ce03e545b63ab40ccb1cc1'/>
<id>dbe4173b206b4180e1ce03e545b63ab40ccb1cc1</id>
<content type='text'>
Variables dependend on JFFS2_BLOCKSIZE and NANDBLOCK_SIZE are used
for template generation, so need to be present before inclusion of
image.mk in target image Makefiles.
So move all declarations to before any includes.

Fixes: r42878 ("image.mk: clean up and parallelize mkfs calls")
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 46564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variables dependend on JFFS2_BLOCKSIZE and NANDBLOCK_SIZE are used
for template generation, so need to be present before inclusion of
image.mk in target image Makefiles.
So move all declarations to before any includes.

Fixes: r42878 ("image.mk: clean up and parallelize mkfs calls")
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 46564
</pre>
</div>
</content>
</entry>
<entry>
<title>ppc44x: use the mtdsplit framework for the Taishan</title>
<updated>2015-03-11T12:20:03+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2015-03-11T12:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=57b447281dbe7afa5a10d3af20c8081cad575246'/>
<id>57b447281dbe7afa5a10d3af20c8081cad575246</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 44652
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 44652
</pre>
</div>
</content>
</entry>
<entry>
<title>target/linux/*/image/Makefile: use new dts path variable</title>
<updated>2014-07-21T18:42:06+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-21T18:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7d8f187201d361e1c0059d18d7e0f119ae4b6472'/>
<id>7d8f187201d361e1c0059d18d7e0f119ae4b6472</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41791
</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: 41791
</pre>
</div>
</content>
</entry>
<entry>
<title>targets: prepare for supporting normal and initramfs images</title>
<updated>2013-06-27T19:58:31+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-06-27T19:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6a4f2922f6303a006d66b4bbb79541823b1c12b4'/>
<id>6a4f2922f6303a006d66b4bbb79541823b1c12b4</id>
<content type='text'>
In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 37049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 37049
</pre>
</div>
</content>
</entry>
<entry>
<title>define a shared IMG_PREFIX variable used as a basename for image files, it contains board &amp; subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files</title>
<updated>2010-04-12T23:15:56+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2010-04-12T23:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e2b57ecf5f1f50f7b5f5644e483e06dd67a3cb5f'/>
<id>e2b57ecf5f1f50f7b5f5644e483e06dd67a3cb5f</id>
<content type='text'>
SVN-Revision: 20834
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 20834
</pre>
</div>
</content>
</entry>
<entry>
<title>powerpc: use the in-kernel dtc compiler</title>
<updated>2009-11-11T13:44:12+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2009-11-11T13:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cc222ce56d099c60a945c13d9cce010988b7cb2f'/>
<id>cc222ce56d099c60a945c13d9cce010988b7cb2f</id>
<content type='text'>
SVN-Revision: 18374
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 18374
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands</title>
<updated>2009-01-30T11:38:46+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2009-01-30T11:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8bf0df99771f6088867cebd7e4eed61dfb387454'/>
<id>8bf0df99771f6088867cebd7e4eed61dfb387454</id>
<content type='text'>
SVN-Revision: 14280
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 14280
</pre>
</div>
</content>
</entry>
<entry>
<title>convert ppc44x to arch/powerpc, use squashfs images by default</title>
<updated>2008-02-03T14:54:01+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2008-02-03T14:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=98236f47c8bf854c4350765de24df6392bf25cfb'/>
<id>98236f47c8bf854c4350765de24df6392bf25cfb</id>
<content type='text'>
SVN-Revision: 10372
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10372
</pre>
</div>
</content>
</entry>
<entry>
<title>* Rename the AMCC target to PPC44x * Upgrade PPC44x to 2.6.23</title>
<updated>2008-01-27T23:11:21+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2008-01-27T23:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f66f06c1894b7becb24cad683f10201e04d60724'/>
<id>f66f06c1894b7becb24cad683f10201e04d60724</id>
<content type='text'>
SVN-Revision: 10290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 10290
</pre>
</div>
</content>
</entry>
</feed>
