This small series addresses current problem with late loading of Intel
microcode in OpenWrt. Following the commit messages [1] and later
discussion, late loading off the microcode can be ineffective for some
processors [2] and for others disabled [3]. Also it is discouraged for
any processor starti
It is not necessary to have iucode-tool present on target system to have
functional intel-microcode package. The build time dependency is kept.
Signed-off-by: Tomasz Maciej Nowak
---
package/firmware/intel-microcode/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pac
Create initrd enries for x86 images, that'll load intel microcode as
early as possible. Also restrict the late load of microcode to AMD
processors.
Signed-off-by: Tomasz Maciej Nowak
---
target/linux/x86/base-files/lib/preinit/02_load_x86_ucode | 6 --
target/linux/x86/image/Makefile
Create initrd image with packed microcode. This'll allow to load it at
early boot stage. Unfortunately the package can't install files directly
to /boot directory, therefore additional installation hooks are placed
for standalone package and when building directly into target image.
Signed-off-by:
Reproduction scenario:
- use 3 interfaces with 3 different zones - lan, wan and guest
- configure firewall to allow forwarding from lan to wan
- add DROP rule to prevent forwarding from lan to guest
- although packets are forwarded from lan to wan, "DROP(dest guest)"
traces are generated by zo
Alexandru Ardelean wrote:
> On Sat, Mar 31, 2018 at 9:45 AM, Hans Dedecker
> wrote:
> > On Sat, Mar 31, 2018 at 12:25 AM, Rosen Penev wrote:
> >> From: Daniel Engberg
> >>
> >> Update (lib)json-c to 0.13
> > What are the changes?
> > Is there any size increase ?
> > Please be a bit more verbos
Hi Alin,
thanks for the patch.
Unfortunately it definitely is too big for a simple "fix logging". Will
take a deeper look at it later but from a first glance it does a few
unrelated changes, renames chains and has some minor style deviations.
Regards,
Jo
Tested-by: Koen Vandeputte
Targets: cns3xxx, imx6
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
On Tue, Apr 3, 2018 at 4:33 PM, Karl Palsson wrote:
>
> Alexandru Ardelean wrote:
>> On Sat, Mar 31, 2018 at 9:45 AM, Hans Dedecker
>> wrote:
>> > On Sat, Mar 31, 2018 at 12:25 AM, Rosen Penev wrote:
>> >> From: Daniel Engberg
>> >>
>> >> Update (lib)json-c to 0.13
>> > What are the changes?
>
Hi Jo,
The idea is to fix log issues created by chains such as these:
iptables -S zone_lan_forward
-A zone_lan_forward -m comment --comment "!fw3: user chain for
forwarding" -j forwarding_lan_rule
-A zone_lan_forward -m comment --comment "!fw3: drop_lan_2_guest" -j
zone_guest_dest_DROP
-A zone_lan
From: Alin Nastac
Reproduction scenario:
- use 3 interfaces with 3 different zones - lan, wan and guest
- configure firewall to allow forwarding from lan to wan
- add DROP rule to prevent forwarding from lan to guest
- although packets are forwarded from lan to wan, "DROP(dest guest)"
traces
Hi,
Yes its pre patched. Contains new boards and latest changes which will be
mainlined.
Regards,
Sandeep Sheriker M
> -Original Message-
> From: John Crispin [mailto:j...@phrozen.org]
> Sent: Monday, April 2, 2018 10:19 PM
> To: Sandeep Sheriker Mallikarjun - C17018
> ; lede-
> d...@
Current version of rtl8366-smi module support Realtek switch
managment via two gpio lines only. This patch add Realtek switch
management via mii_bus. For my board Tp-link Archer C2 v1 (Mediatek
SoC mt7620a based) dts-file configuration looks like:
rtl8367rb {
compatible = "
On 04/03/2018 10:13 AM, Сергей Василюгин wrote:
> Current version of rtl8366-smi module support Realtek switch
> managment via two gpio lines only. This patch add Realtek switch
> management via mii_bus. For my board Tp-link Archer C2 v1 (Mediatek
> SoC mt7620a based) dts-file configuration looks l
* Refreshed patches
Compile-tested: ar71xx, ramips/mt7621, x86/64
Run-tested: ar71xx
Signed-off-by: Stijn Segers
---
include/kernel-version.mk | 4 ++--
...onvert-IDE-trigger-to-common-disk-trigger.patch | 2 +-
...-add-a-round-up-ability-to-the-clock-divi.patch | 6
15 matches
Mail list logo