commit | 7f050668699377321339d82231afe1417849b5f8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jul 16 12:46:39 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 16 12:56:20 2024 -0600 |
tree | a63e29d79ba51fc859e09f18cb0832a1946a7e99 | |
parent | 0b2394c110a5d796406ceded9cc42cebe29113ee [diff] | |
parent | 330a30f4289a49563dc594fb66129488e1e972db [diff] |
Merge patch series "drivers: bootcount: Add support for ANY filesystem" Vasileios Amoiridis <vassilisamir@gmail.com> says: This patch adds support to save the bootcount variable in a file located in FAT filesystem. Up to now, there was support only for EXT filesystem.