Add mtd-rw kernel module
authorJoseph C. Lehner <redacted>
Wed, 10 Feb 2016 13:04:46 +0000 (14:04 +0100)
committerJoseph C. Lehner <redacted>
Sun, 10 Apr 2016 18:41:57 +0000 (20:41 +0200)
commitf7579bfea15589e1c8141b563bdf461bc80d4f15
treef17cd7f615a1993d88802e161af130ff0d6c9a42
parenta91a6f5b5a90ef633e75b09f0c97b6b38123f1e1
Add mtd-rw kernel module

This package adds a kernel module that, when loaded, makes all
read-only MTD partitions writeable. This can be used to update
the bootloader, modify bootloader environment partitions, etc.

Signed-off-by: Joseph C. Lehner <redacted>
kernel/mtd-rw/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT