Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ mtdRW Public

A small Linux kernel module that makes all MTD partitions writeable at runtime.

License

Notifications You must be signed in to change notification settings

mwarning/mtdRW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

12 Commits

Repository files navigation

mtdRW

A small Linux kernel module that makes all MTD partitions writeable.

Build and Load:

make
insmod mtdRW.ko

dmesg output

[86522.151371] mtdRW: Start to unlock MTD partitions!
[86522.151403] mtdRW: Make mtd device writeable: SPL (spi)
[86522.151417] mtdRW: Make mtd device writeable: u-boot (spi)
[86522.151426] mtdRW: Make mtd device writeable: uboot-env (spi)
[86522.151433] mtdRW: Make mtd device writeable: uboot-envr (spi)
[86522.151450] mtdRW: Make mtd device writeable: swupdate-fitImg (spi)
[86522.151471] mtdRW: Make mtd device writeable: swupdate-initramfs (spi)
[86522.151492] mtdRW: Make mtd device writeable: reserved (spi)
[86522.151503] mtdRW: Make mtd device writeable: factory (spi)

Sources:

About

A small Linux kernel module that makes all MTD partitions writeable at runtime.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /