immortalwrt/target
Thibaut VARÈNE d5dcdccf33 generic: routerboot sysfs: add support for soft_config
This driver exposes the data encoded in the "soft_config" flash segment
of MikroTik RouterBOARDs devices. It presents the data in a sysfs folder
named "soft_config" through a set of human-and-machine-parseable
attributes. Changes can be discarded by writing 0 to the 'commit'
attribute, or they can be committed to flash storage by writing 1.

This driver does not reuse any of the existing code previously found in
the "rbcfg" utility and makes this utility obsolete by providing a clean
sysfs interface.

Like "rbcfg", this driver requires 4K_SECTORS support since the flash
partition in which these parameters are stored is typically 4KB in size.

Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Tested-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
2020-05-29 12:04:32 +08:00
..
imagebuilder target/imagebuilder: use multi-thread support for xz compression 2020-03-27 18:40:33 +08:00
linux generic: routerboot sysfs: add support for soft_config 2020-05-29 12:04:32 +08:00
sdk sdk: add OpenWrt branding to menuconfig & .config 2020-05-23 20:19:29 +08:00
toolchain toolchain: update 2020-01-15 02:18:19 +08:00
Config.in target: make TESTING_KERNEL selectable 2020-04-14 23:56:07 +08:00
Makefile update target 2019-08-19 22:26:19 +08:00