]> Git Repo - J-u-boot.git/commit
bootcount: add support for bootcounter on EXT filesystem
authorIan Ray <[email protected]>
Wed, 8 Nov 2017 15:35:13 +0000 (15:35 +0000)
committerStefano Babic <[email protected]>
Mon, 20 Nov 2017 08:58:31 +0000 (09:58 +0100)
commitf31dac4e6e71c7c818151cd917d872909119fb99
tree6b2513fd4fe4f52fafca028934d57bdaf105ed30
parent54d8d4942f8f1095d56d14162c1568f5a7ba1660
bootcount: add support for bootcounter on EXT filesystem

Add support for bootcounter on an EXT filesystem.
Sync configuration whitelist.

Signed-off-by: Ian Ray <[email protected]>
Signed-off-by: Martyn Welch <[email protected]>
README
drivers/Kconfig
drivers/bootcount/Kconfig [new file with mode: 0644]
drivers/bootcount/Makefile
drivers/bootcount/bootcount_ext.c [new file with mode: 0644]
This page took 0.033471 seconds and 4 git commands to generate.