<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/hauke/tools/patch-image, branch master</title>
<subtitle>Hauke Mehrtens staging tree</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/hauke/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/'/>
<updated>2020-09-02T14:29:22Z</updated>
<entry>
<title>rb532: drop target</title>
<updated>2020-09-02T14:29:22Z</updated>
<author>
<name>Adrian Schmutzler</name>
</author>
<published>2020-08-07T14:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=94198e2a1c26b75cc1b349f758273bc678569ce9'/>
<id>urn:sha1:94198e2a1c26b75cc1b349f758273bc678569ce9</id>
<content type='text'>
This target is still on kernel 4.14, and recent attempts to move it to
kernel 5.4 have not led to success. The device tester reported that it
wouldn't boot with the following messages:

From sysupgrade:

  Press any key within 4 seconds to enter setup....
  loading kernel from nand... OK
  setting up elf image... OK
  jumping to kernel code

At this point the system hangs.

From CompactFlash:

  Press any key within 4 seconds to enter setup....
  Booting CF
  Loading kernel... done
  setting up elf image... kernel out of range kernel loading failed

The tester reported that the same was observed with current master
(kernel 4.14) as well. This looks like some kernel size restriction.

Since this target is quite old and only supports one device, and since
nobody else seemed interested in working on this for quite some time,
I decided to not put further work into analyzing the problem and drop
this together with the other 4.14-only targets.

Patchwork series:
https://patchwork.ozlabs.org/project/openwrt/list/?series=197066&amp;state=*

Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>tools/patch-image: add PKG_RELEASE</title>
<updated>2020-07-23T09:30:04Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2020-07-22T23:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=d32012376a7710dc0944eef5b6ca1f6cc8547f14'/>
<id>urn:sha1:d32012376a7710dc0944eef5b6ca1f6cc8547f14</id>
<content type='text'>
There is no versioning information in the patch-image code nor the
Makefile. Consider it as first release by adding PKG_RELEASE.

Motivation is the tracking of changes in the buildsystem, which requires
versioning of packages.

Also update copyright.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>tools: patch-image: fix file descriptor leak.</title>
<updated>2017-02-15T06:45:24Z</updated>
<author>
<name>Furong Xu</name>
</author>
<published>2017-02-14T13:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=8d53e3721cce621d687843595b30ac5f46ae00cf'/>
<id>urn:sha1:8d53e3721cce621d687843595b30ac5f46ae00cf</id>
<content type='text'>
Maybe this is committed by mistake, fix it.

Signed-off-by: Furong Xu &lt;xfr@outlook.com&gt;
</content>
</entry>
<entry>
<title>tools: patch-image: Added optional size option</title>
<updated>2016-06-21T19:58:07Z</updated>
<author>
<name>Vishnu Swaroop Duddu</name>
</author>
<published>2016-05-12T14:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=ee613097bee89eec370c2118614ac39f65ea1f21'/>
<id>urn:sha1:ee613097bee89eec370c2118614ac39f65ea1f21</id>
<content type='text'>
Added optional command line option for patch-image tool
Default 16KB size is still maintained as this is an optional argument.
if one wants to specify or increase size they can provide this option.
sample usage: patch-dtb &lt;file&gt; &lt;dtb&gt; [dtb max size]

Signed-off-by: Vishnu Swaroop Duddu &lt;duddu.swaroop@intel.com&gt;
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>treewide: replace nbd@openwrt.org with nbd@nbd.name</title>
<updated>2016-06-07T06:58:42Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-06-07T06:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=7eeb254cc49c4e9f837c980826ec112b9404f341'/>
<id>urn:sha1:7eeb254cc49c4e9f837c980826ec112b9404f341</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>tools: remove static linking support</title>
<updated>2015-02-06T00:00:43Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-02-06T00:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=f7e56763e12bdff2261929bbcb691e770341d043'/>
<id>urn:sha1:f7e56763e12bdff2261929bbcb691e770341d043</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44285
</content>
</entry>
<entry>
<title>rename patch-cmdline and add code for patching DTB files into kernel images</title>
<updated>2012-11-02T20:06:45Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2012-11-02T20:06:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/hauke/commit/?id=1a7334a87431ec1e20d4082a36043342713fd941'/>
<id>urn:sha1:1a7334a87431ec1e20d4082a36043342713fd941</id>
<content type='text'>
SVN-Revision: 34058
</content>
</entry>
</feed>
