]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
i2c, bootcount: add support for bootcounter on i2c devices
authorHeiko Schocher <hs@denx.de>
Sat, 25 Jan 2014 06:27:13 +0000 (07:27 +0100)
committerHeiko Schocher <hs@denx.de>
Thu, 20 Feb 2014 05:46:56 +0000 (06:46 +0100)
commit9e50c406c8eede1105bd8ad1c1b74e0ef64af233
tree6d4acd03b5304cfcacd3a5adab6ed492288bfa45
parent16c550274c2590ea20d32de9480365048e271aad
i2c, bootcount: add support for bootcounter on i2c devices

add support for bootcounter on an i2c device. And add a
README for all bootcounter options.

Signed-off-by: Heiko Schocher <hs@denx.de>
README
drivers/bootcount/Makefile
drivers/bootcount/bootcount_i2c.c [new file with mode: 0644]