openwrt-6.x/target/linux/generic
Christian Marangi 73a6cb983c
generic: add pending support for NVMEM ASCII ENV layout driver
Add pending patch to support NVMEM ASCII ENV layout driver. This is a
generic driver to handle simple NVMEM partition that store environment
in a simple text format. This is the case for Linksys devinfo partition
that are litterally txt file with format "name=value\n"

Such driver works similar to u-boot,env with a similar format. While at
it also introduce a patch to generalize mac-base handling for also other
layout driver.

Link: https://github.com/openwrt/openwrt/pull/17839
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-02-03 01:54:26 +01:00
..
backport-6.6 generic: 6.6: backport upstream r8169 patches 2025-01-31 12:13:59 +01:00
files Revert "kernel: remove custom ath9k_platform.h" 2025-01-01 11:22:39 +01:00
hack-6.6 generic: refresh hack patches 2025-01-22 20:12:58 +01:00
image
other-files
pending-6.6 generic: add pending support for NVMEM ASCII ENV layout driver 2025-02-03 01:54:26 +01:00
config-6.6 generic: add pending support for NVMEM ASCII ENV layout driver 2025-02-03 01:54:26 +01:00
config-filter kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
PATCHES