<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/blogic/scripts/flashing, branch master</title>
<subtitle>John Crispins staging tree</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/blogic/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/'/>
<updated>2019-02-28T10:32:55Z</updated>
<entry>
<title>scripts: make eva_ramboot.py offset configurable</title>
<updated>2019-02-28T10:32:55Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2019-02-18T22:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=e7bc8984d9ca348b19551c79c6589aab260e7544'/>
<id>urn:sha1:e7bc8984d9ca348b19551c79c6589aab260e7544</id>
<content type='text'>
The current eva_ramboot.py script is currently only compatible with
Lantiq based AVM devices. For IPQ40xx devices, the offset needs to be
changed. Also an alignment is not necessary here.

Adjust the script to be able to pass an optional offset to load the
image to. In case no offset is provided, the script behaves exactly as
before this commit.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>scripts: add EVA ramboot script</title>
<updated>2018-03-18T21:22:38Z</updated>
<author>
<name>Valentin Spreckels</name>
</author>
<published>2018-03-09T19:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=7a303fe5d135d223d84ee8157aa2c5eebcc4182e'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>build: remove absolute path to perl and replace with /usr/bin/env perl</title>
<updated>2017-05-02T12:33:58Z</updated>
<author>
<name>Bastian Köcher</name>
</author>
<published>2017-03-27T15:21:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=5378c856779c590e26910639e28b95a22aa2b9f5'/>
<id>urn:sha1:5378c856779c590e26910639e28b95a22aa2b9f5</id>
<content type='text'>
Signed-off-by: Bastian Köcher &lt;git@kchr.de&gt;
</content>
</entry>
<entry>
<title>scripts: fix wrong usage of '==' operator</title>
<updated>2014-10-14T12:21:11Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-10-14T12:21:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=20940138ac41e3eca54afefc34f65e40834be3ea'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>make flashing scripts executable</title>
<updated>2010-06-26T22:18:15Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2010-06-26T22:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=27fc94ff525dc76b8afc485f50b9378bee229eef'/>
<id>urn:sha1:27fc94ff525dc76b8afc485f50b9378bee229eef</id>
<content type='text'>
SVN-Revision: 21958
</content>
</entry>
<entry>
<title>Add check for IXP42x A0 stepping.</title>
<updated>2009-03-24T12:24:06Z</updated>
<author>
<name>Jose Vasconcellos</name>
</author>
<published>2009-03-24T12:24:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=6e22a2bb4fb0d971dbbabf794d35f704d9a7c8d0'/>
<id>urn:sha1:6e22a2bb4fb0d971dbbabf794d35f704d9a7c8d0</id>
<content type='text'>
SVN-Revision: 15013
</content>
</entry>
<entry>
<title>adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490, thanks oliver)</title>
<updated>2009-02-01T17:36:07Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2009-02-01T17:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=8a253e1ac1d4e24935c93f4985d9cb5a4e5038de'/>
<id>urn:sha1:8a253e1ac1d4e24935c93f4985d9cb5a4e5038de</id>
<content type='text'>
SVN-Revision: 14344
</content>
</entry>
<entry>
<title>Added support WRV54G.</title>
<updated>2009-01-25T20:42:03Z</updated>
<author>
<name>Jose Vasconcellos</name>
</author>
<published>2009-01-25T20:42:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=9a74dd2faae85d00c5e669fce947aec8eb1f0dfb'/>
<id>urn:sha1:9a74dd2faae85d00c5e669fce947aec8eb1f0dfb</id>
<content type='text'>
SVN-Revision: 14186
</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:32Z</updated>
<author>
<name>Jose Vasconcellos</name>
</author>
<published>2009-01-18T18:38:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=f30bf8cbd4f78997345a975d35ccad7049e2be31'/>
<id>urn:sha1:f30bf8cbd4f78997345a975d35ccad7049e2be31</id>
<content type='text'>
SVN-Revision: 14098
</content>
</entry>
<entry>
<title>Fix parsing of password option; set timeout for writing.</title>
<updated>2009-01-15T22:05:10Z</updated>
<author>
<name>Jose Vasconcellos</name>
</author>
<published>2009-01-15T22:05:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blogic/commit/?id=435790e112c245b83c3a4b12895ac786a9744b8d'/>
<id>urn:sha1:435790e112c245b83c3a4b12895ac786a9744b8d</id>
<content type='text'>
SVN-Revision: 14046
</content>
</entry>
</feed>
