Re: [OpenWrt-Devel] [PATCH v4 5/6] x86: add intel microcode entries to grub config

2018-11-25 Thread Tomasz Maciej Nowak
W dniu 24.11.2018 o 14:15, Hauke Mehrtens pisze: > On 11/20/18 5:20 PM, Tomasz Maciej Nowak wrote: >> Create initrd enries for x86 images, that'll load intel microcode as >> early as possible. To achieve that the test module for grub is enabled >> which provides shell-like conditionals. Also

[OpenWrt-Devel] ath79: pinctrl question, ar71xx migration

2018-11-25 Thread Sebastian Kemper
Hello all, I'm still working on the dts file for d-link dir-825-c1. I'm trying to get the usb led to work. Configuring the led with gpio 11 alone is not enough, the led stays dark, even if it appears in /sys/kernel/debug/gpio: gpio-11 (|d-link:blue:usb ) out hi On

[OpenWrt-Devel] [PATCH v2] cryptodev-linux: move from packages feed

2018-11-25 Thread Eneas U de Queiroz via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- This is actually a build

Re: [OpenWrt-Devel] [PATCH v4 6/6] intel-microcode: create early load microcode image

2018-11-25 Thread Tomasz Maciej Nowak
W dniu 24.11.2018 o 14:17, Hauke Mehrtens pisze: > On 11/20/18 5:20 PM, Tomasz Maciej Nowak wrote: >> Create initrd image with packed microcode. This'll allow to load it at >> early boot stage. >> >> Signed-off-by: Tomasz Maciej Nowak >> --- >> package/firmware/intel-microcode/Makefile | 14

Re: [OpenWrt-Devel] [PATCH v4 5/6] x86: add intel microcode entries to grub config

2018-11-25 Thread Tomasz Maciej Nowak
W dniu 24.11.2018 o 14:15, Hauke Mehrtens pisze: > On 11/20/18 5:20 PM, Tomasz Maciej Nowak wrote: >> Create initrd enries for x86 images, that'll load intel microcode as >> early as possible. To achieve that the test module for grub is enabled >> which provides shell-like conditionals. Also

Re: [OpenWrt-Devel] [PATCH v2] ath79: add support for TP-Link Archer A7

2018-11-25 Thread Karl-Felix Glatzer
On 2018-11-24 10:30:59, Rafał Miłecki wrote: > On Fri, 23 Nov 2018 at 22:03, Karl-Felix Glatzer wrote: > > This patch adds support for TP-Link Archer A7 > > > > Specification: > > - SOC: QCA9563 > > - Flash: 16 MiB (SPI) > > - RAM: 128 MiB (DDR2) > > - Ethernet: 4x 1Gbps LAN + 1x 1Gbps WAN > > -

[OpenWrt-Devel] [PATCH 3/3] rb532: drop 4.9 support

2018-11-25 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin --- target/linux/rb532/config-4.9 | 182 -- .../rb532/patches-4.9/001-cmdline_hack.patch | 20 -- .../004-rb532-fix-partition-info.patch| 17 -- ...overflow-and-tx-underflow-interrupts.patch | 156 ---

[OpenWrt-Devel] [PATCH 1/3] rb532: add 4.14 support

2018-11-25 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin --- target/linux/rb532/config-4.14| 182 ++ .../rb532/patches-4.14/001-cmdline_hack.patch | 20 ++ .../004-rb532-fix-partition-info.patch| 17 ++ ...overflow-and-tx-underflow-interrupts.patch | 156 +++

[OpenWrt-Devel] [PATCH 2/3] rb532: switch to 4.14

2018-11-25 Thread Roman Yeryomin
Signed-off-by: Roman Yeryomin --- target/linux/rb532/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index 364a3a8b29..5aa8a6dc55 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@

[OpenWrt-Devel] [PATCHv3] ramips: add support for Skylab SKW92A in EVB

2018-11-25 Thread Russell Senior
Specifically, SKW92A_E16, described here: http://www.skylabmodule.com/wp-content/uploads/SkyLab_SKW92A_V1.04_datasheet.pdf Specification: - MediaTek MT7628N/N (580 Mhz) - 64 MB of RAM - 16 MB of FLASH - 2T2R 2.4 GHz - 5x 10/100 Mbps Ethernet - 2x u.FL - Power by micro-USB connector at USB1