<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/stintel/scripts/flashing, branch master</title>
<subtitle>Staging tree of Stijn Tintel</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/stintel/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/'/>
<updated>2025-12-10T18:11:13Z</updated>
<entry>
<title>scripts/jungo-image: Fix up whitespace</title>
<updated>2025-12-10T18:11:13Z</updated>
<author>
<name>Linus Walleij</name>
</author>
<published>2025-06-19T12:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=1c7ec8ab19ab0b6d6cb35d277fd1efff273ce36a'/>
<id>urn:sha1:1c7ec8ab19ab0b6d6cb35d277fd1efff273ce36a</id>
<content type='text'>
Recent Python versions are strict about whitespace and will
complain about mixtures of tabs and spaces. Convert any tabs
so the script just use spaces for indentation.

Signed-off-by: Linus Walleij &lt;linus.walleij@linaro.org&gt;
Link: https://github.com/openwrt/openwrt/pull/21116
Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts: eva_ramboot.py: remove unused import</title>
<updated>2021-10-30T13:00:22Z</updated>
<author>
<name>Jan-Niklas Burfeind</name>
</author>
<published>2021-10-26T11:25:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=88a2ea41da6b67d1575b958ed8f97bfd9b7d4cbb'/>
<id>urn:sha1:88a2ea41da6b67d1575b958ed8f97bfd9b7d4cbb</id>
<content type='text'>
concludes:
commit e7bc8984d9ca ("scripts: make eva_ramboot.py offset configurable")

Signed-off-by: Jan-Niklas Burfeind &lt;git@aiyionpri.me&gt;
</content>
</entry>
<entry>
<title>scripts/flashing/flash.sh: remove trailing whitespaces</title>
<updated>2020-05-24T12:44:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-06T02:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=69f8983af4665df5c7b9f538e71f97698517b8f9'/>
<id>urn:sha1:69f8983af4665df5c7b9f538e71f97698517b8f9</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
[cut out of patch with different subject]
Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>scripts/flashing/flash.sh: Add missing quotes</title>
<updated>2020-05-24T12:44:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-06T02:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=34a2780395bef13be548c04b03b132a40bf32adf'/>
<id>urn:sha1:34a2780395bef13be548c04b03b132a40bf32adf</id>
<content type='text'>
These are in if statements (where they should be), and echo output that is
not piped to anything. These should be safe.

Found with shellcheck.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts/jungo-image: convert to Python 3 with 2-to-3</title>
<updated>2019-07-26T06:09:16Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2019-03-19T10:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=57bb89b57fe6cc14f299dab8afcad33d9b948a3c'/>
<id>urn:sha1:57bb89b57fe6cc14f299dab8afcad33d9b948a3c</id>
<content type='text'>
Let's convert the script to Python 3.

Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<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/stintel/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/stintel/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/stintel/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/stintel/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/stintel/commit/?id=27fc94ff525dc76b8afc485f50b9378bee229eef'/>
<id>urn:sha1:27fc94ff525dc76b8afc485f50b9378bee229eef</id>
<content type='text'>
SVN-Revision: 21958
</content>
</entry>
</feed>
