<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/target/linux, branch master</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/lynxis/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2019-08-05T12:02:38Z</updated>
<entry>
<title>WIP: rework image builder code for x86</title>
<updated>2019-08-05T12:02:38Z</updated>
<author>
<name>Alexander Couzens</name>
</author>
<published>2019-08-05T12:00:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=416cccf398e9589e3de386e05b61b1c46cace20d'/>
<id>urn:sha1:416cccf398e9589e3de386e05b61b1c46cace20d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ath79: add support for D-Link DIR-842 C1</title>
<updated>2019-08-05T08:54:11Z</updated>
<author>
<name>Jackson Lim</name>
</author>
<published>2019-07-25T14:44:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=030fc6ab6cc1f4982809b65edf9c874d9117cd1f'/>
<id>urn:sha1:030fc6ab6cc1f4982809b65edf9c874d9117cd1f</id>
<content type='text'>
Hardware spec of DIR-842 C1:
SoC: QCA9563
DRAM: 128MB DDR2
Flash: 16MB SPI-NOR
Switch: QCA8337N
WiFi 5.8GHz: QCA9888
WiFi 2.4Ghz: QCA9563
USB: circuit onboard, but components are not soldered

Flash instructions:

1. Upgrade the factory.bin through the factory web interface or
   the u-boot failsafe interface.
   The firmware will boot up correctly for the first time.
   Do not power off the device after OpenWrt has booted.
   Otherwise the u-boot will enter failsafe mode as the checksum
   of the firmware has been changed.
2. Upgrade the sysupgrade.bin in OpenWrt.
   After upgrading completes the u-boot won't complain about the
   firmware checksum and it's OK to use now.
3. If you powered off the device before upgrading the sysupgrade.bin,
   just upgrade the factory.bin through the u-boot failsafe interface
   and then goto step 2.

Signed-off-by: Jackson Lim &lt;jackcolentern@gmail.com&gt;
[fix whitespace issues]
Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>ath79: add SUPPORTED_DEVICES for TP-Link TL-WR841N/ND v9 to v12</title>
<updated>2019-08-05T08:54:11Z</updated>
<author>
<name>Adrian Schmutzler</name>
</author>
<published>2019-07-22T15:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=7ed643d2052381bdd0e9680ca964eb87700cbc5e'/>
<id>urn:sha1:7ed643d2052381bdd0e9680ca964eb87700cbc5e</id>
<content type='text'>
In ar71xx, v10 and v12 did not have separate board_name.

Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>ath79: add support for TP-Link TL-WR841N/ND v12</title>
<updated>2019-08-05T08:54:11Z</updated>
<author>
<name>Adrian Schmutzler</name>
</author>
<published>2019-07-22T15:36:48Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=8b76c6695b9274e3c12fdf80bcad7dc0c7202585'/>
<id>urn:sha1:8b76c6695b9274e3c12fdf80bcad7dc0c7202585</id>
<content type='text'>
This router has the same hardware as TP-LINK TL-WR841N/ND v11 (same
FCC ID, same TFTP image name...).

Flash instruction (WebUI):
Download *-factory.bin image and upload it via the firmwary upgrade
function of the stock firmware WebUI.

Flash instruction (TFTP):
1. Set PC to fixed ip address 192.168.0.66
2. Download *-factory.bin image and rename it to wr841nv11_tp_recovery.bin
   (it's really v11, not v12)
3. Start a tftp server with the image file in its root directory
4. Turn off the router
5. Press and hold Reset button
6. Turn on router with the reset button pressed and wait ~15 seconds
7. Release the reset button and after a short time
the firmware should be transferred from the tftp server
8. Wait ~30 second to complete recovery.

Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>ath79: add support for TP-Link TL-WR841N/ND v10</title>
<updated>2019-08-05T08:54:11Z</updated>
<author>
<name>Adrian Schmutzler</name>
</author>
<published>2019-07-22T15:34:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=4254193c1dc27e18baeb7488ac7fd4ce1afc5723'/>
<id>urn:sha1:4254193c1dc27e18baeb7488ac7fd4ce1afc5723</id>
<content type='text'>
The TL-WR841N/ND v10 is mostly identical to the v9. Apart from some minor
changes, it contains a newer revision of the QCA9533 SoC and the CPU clock
is significantly higher.

Flash instruction (WebUI):
Download *-factory.bin image and upload it via the firmwary upgrade
function of the stock firmware WebUI.

Flash instruction (TFTP):
1. Set PC to fixed ip address 192.168.0.66
2. Download *-factory.bin image and rename it to wr841nv10_tp_recovery.bin
3. Start a tftp server with the image file in its root directory
4. Turn off the router
5. Press and hold Reset button
6. Turn on router with the reset button pressed and wait ~15 seconds
7. Release the reset button and after a short time
the firmware should be transferred from the tftp server
8. Wait ~30 second to complete recovery.

Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>ar71xx: wpj531: fix SIG1/RSS1 LED GPIO</title>
<updated>2019-08-04T20:37:15Z</updated>
<author>
<name>Leon M. George</name>
</author>
<published>2019-07-26T18:21:26Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=c070662980047838004b83f7af59e7015d3c7922'/>
<id>urn:sha1:c070662980047838004b83f7af59e7015d3c7922</id>
<content type='text'>
In commit 6c937df749c7 ("ar71xx: wpj531: fix GPIOs for LED") wrong GPIO
13 for SIG1/RSS1 LED was commited, the correct GPIO number for this LED
is 12.

It's listed in "Hardware Guide - wpj531 7A06 (02/07/2019)" as GPIO12/RSS1
on the LED header and same GPIO 12 is used in the vendor's SDK as well.

Fixes: 6c937df749c7 ("ar71xx: wpj531: fix GPIOs for LED")
Signed-off-by: Leon M. George &lt;leon@georgemail.eu&gt;
[commit subject/message facelift]
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>kernel: generic: fix fonfxc uimage parser</title>
<updated>2019-08-04T20:09:20Z</updated>
<author>
<name>NOGUCHI Hiroshi</name>
</author>
<published>2019-08-03T10:46:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=e92a14709d37f64dcba8c81fa51e61e5f10f439a'/>
<id>urn:sha1:e92a14709d37f64dcba8c81fa51e61e5f10f439a</id>
<content type='text'>
We cannot distinguish between fonfxc uImage and generic uImage because
fonfxc uImage header is almost same as generic uImage, except padding
length after image name.

The fonfxc uImage parser is available when specifying directly with DT
compatible property.  So this patch adds check if the partition DT node
is compatible with the parser.

Ref: https://bugs.openwrt.org/index.php?do=details&amp;task_id=2413
Fixes: a1c6a316d299 ("ramips: add support for Fon FON2601")
Signed-off-by: NOGUCHI Hiroshi &lt;drvlabo@gmail.com&gt;
[commit light touches and removed C code comment]
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>brcm2708: split up DEVICE_TITLE</title>
<updated>2019-08-04T16:48:53Z</updated>
<author>
<name>Moritz Warning</name>
</author>
<published>2019-07-14T21:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=a8098607af11422c9a0a80d1749458784c0cf1f4'/>
<id>urn:sha1:a8098607af11422c9a0a80d1749458784c0cf1f4</id>
<content type='text'>
Splits up DEVICE_TITLE into DEVICE_VENDOR, DEVICE_MODEL and DEVICE_VARIANT.

Fixes https://github.com/openwrt/openwrt/pull/2245

Signed-off-by: Moritz Warning &lt;moritzwarning@web.de&gt;
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>brcm2708: fix warnings due to non-breaking space</title>
<updated>2019-08-04T09:10:31Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2019-08-04T09:10:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=abdd9539d16dd4950bdf21184d35e8b9646155d6'/>
<id>urn:sha1:abdd9539d16dd4950bdf21184d35e8b9646155d6</id>
<content type='text'>
Reported by ZWx4 on Github:
https://github.com/openwrt/openwrt/commit/19226502bf6393706defe7f049c587b32c9b4f33#r34555799

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>mediatek: fix typo in Banana Pi R64 device title</title>
<updated>2019-08-04T08:03:57Z</updated>
<author>
<name>Adrian Schmutzler</name>
</author>
<published>2019-08-03T23:42:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/lynxis/commit/?id=efe09ef67f3737349552df44cb0d256aac6b4cbc'/>
<id>urn:sha1:efe09ef67f3737349552df44cb0d256aac6b4cbc</id>
<content type='text'>
The DEVICE_TITLE introduced in 66458c49aa14 ("mediatek: add
v4.19 support") is mistyped. Fix it.

Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
</feed>
