]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: highbank: Add boot counter support
authorRob Herring <rob.herring@calxeda.com>
Wed, 1 Feb 2012 16:57:54 +0000 (16:57 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 28 Mar 2012 21:31:20 +0000 (23:31 +0200)
commit877012df309329a9264e6e9558d4f71bfa0cddbe
tree8ed4bc8971b0c4d6c293d415351d325725f25cc9
parent7b81649a053826dc31804d3260a44ff599a9542a
ARM: highbank: Add boot counter support

Add boot counter support using an sysreg which is persistent across reset.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
arch/arm/cpu/armv7/highbank/Makefile
arch/arm/cpu/armv7/highbank/bootcount.c [new file with mode: 0644]
board/highbank/highbank.c
include/configs/highbank.h