<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/scripts/flashing, 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>scripts: add EVA ramboot script</title>
<updated>2018-03-18T21:22:38+00:00</updated>
<author>
<name>Valentin Spreckels</name>
<email>Valentin.Spreckels@Informatik.Uni-Oldenburg.DE</email>
</author>
<published>2018-03-09T19:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7a303fe5d135d223d84ee8157aa2c5eebcc4182e'/>
<id>7a303fe5d135d223d84ee8157aa2c5eebcc4182e</id>
<content type='text'>
Use the EVA bootloader to load a small linux system into the ram and boot
it from there:

  ./scripts/flashing/eva_ramboot.py 192.168.178.1 path/to/initramfs-kernel.bin

Signed-off-by: Valentin Spreckels &lt;Valentin.Spreckels@Informatik.Uni-Oldenburg.DE&gt;
Acked-by: John Crispin &lt;john@phrozen.org&gt;
[reworded commit message]
Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the EVA bootloader to load a small linux system into the ram and boot
it from there:

  ./scripts/flashing/eva_ramboot.py 192.168.178.1 path/to/initramfs-kernel.bin

Signed-off-by: Valentin Spreckels &lt;Valentin.Spreckels@Informatik.Uni-Oldenburg.DE&gt;
Acked-by: John Crispin &lt;john@phrozen.org&gt;
[reworded commit message]
Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>build: remove absolute path to perl and replace with /usr/bin/env perl</title>
<updated>2017-05-02T12:33:58+00:00</updated>
<author>
<name>Bastian Köcher</name>
<email>git@kchr.de</email>
</author>
<published>2017-03-27T15:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5378c856779c590e26910639e28b95a22aa2b9f5'/>
<id>5378c856779c590e26910639e28b95a22aa2b9f5</id>
<content type='text'>
Signed-off-by: Bastian Köcher &lt;git@kchr.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bastian Köcher &lt;git@kchr.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: fix wrong usage of '==' operator</title>
<updated>2014-10-14T12:21:11+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-10-14T12:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=20940138ac41e3eca54afefc34f65e40834be3ea'/>
<id>20940138ac41e3eca54afefc34f65e40834be3ea</id>
<content type='text'>
[base-files] shell-scripting: fix wrong usage of '==' operator

normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.

this patch does not change the behavior/logic of the scripts.

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 42911
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[base-files] shell-scripting: fix wrong usage of '==' operator

normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.

this patch does not change the behavior/logic of the scripts.

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 42911
</pre>
</div>
</content>
</entry>
<entry>
<title>make flashing scripts executable</title>
<updated>2010-06-26T22:18:15+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2010-06-26T22:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=27fc94ff525dc76b8afc485f50b9378bee229eef'/>
<id>27fc94ff525dc76b8afc485f50b9378bee229eef</id>
<content type='text'>
SVN-Revision: 21958
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 21958
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check for IXP42x A0 stepping.</title>
<updated>2009-03-24T12:24:06+00:00</updated>
<author>
<name>Jose Vasconcellos</name>
<email>jvasco@verizon.net</email>
</author>
<published>2009-03-24T12:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6e22a2bb4fb0d971dbbabf794d35f704d9a7c8d0'/>
<id>6e22a2bb4fb0d971dbbabf794d35f704d9a7c8d0</id>
<content type='text'>
SVN-Revision: 15013
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 15013
</pre>
</div>
</content>
</entry>
<entry>
<title>adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490, thanks oliver)</title>
<updated>2009-02-01T17:36:07+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2009-02-01T17:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8a253e1ac1d4e24935c93f4985d9cb5a4e5038de'/>
<id>8a253e1ac1d4e24935c93f4985d9cb5a4e5038de</id>
<content type='text'>
SVN-Revision: 14344
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 14344
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support WRV54G.</title>
<updated>2009-01-25T20:42:03+00:00</updated>
<author>
<name>Jose Vasconcellos</name>
<email>jvasco@verizon.net</email>
</author>
<published>2009-01-25T20:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9a74dd2faae85d00c5e669fce947aec8eb1f0dfb'/>
<id>9a74dd2faae85d00c5e669fce947aec8eb1f0dfb</id>
<content type='text'>
SVN-Revision: 14186
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 14186
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix to wait for internal http server to complete transfer. Rework and simplify command line options.</title>
<updated>2009-01-18T18:38:32+00:00</updated>
<author>
<name>Jose Vasconcellos</name>
<email>jvasco@verizon.net</email>
</author>
<published>2009-01-18T18:38:32+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f30bf8cbd4f78997345a975d35ccad7049e2be31'/>
<id>f30bf8cbd4f78997345a975d35ccad7049e2be31</id>
<content type='text'>
SVN-Revision: 14098
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 14098
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of password option; set timeout for writing.</title>
<updated>2009-01-15T22:05:10+00:00</updated>
<author>
<name>Jose Vasconcellos</name>
<email>jvasco@verizon.net</email>
</author>
<published>2009-01-15T22:05:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=435790e112c245b83c3a4b12895ac786a9744b8d'/>
<id>435790e112c245b83c3a4b12895ac786a9744b8d</id>
<content type='text'>
SVN-Revision: 14046
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 14046
</pre>
</div>
</content>
</entry>
<entry>
<title>Also move jungo-image.py to scripts/flashing</title>
<updated>2008-12-17T13:50:04+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2008-12-17T13:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d8df4c38a8316719f6bc9baa6b132efb50115e70'/>
<id>d8df4c38a8316719f6bc9baa6b132efb50115e70</id>
<content type='text'>
SVN-Revision: 13675
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 13675
</pre>
</div>
</content>
</entry>
</feed>
