]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add bootcount to AT91
authorAnders Darander <anders.darander@gmail.com>
Thu, 25 Feb 2010 14:57:03 +0000 (15:57 +0100)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 7 Mar 2010 18:36:35 +0000 (12:36 -0600)
commitcade7d9577d4d17f55404b5e60cd5e5b0b605c31
tree0c26dc39d34abe034f68a4798ace6b4b8e59d0ff
parent5f353484093876d7021f20fa4bd63f82d32941b9
Add bootcount to AT91

Use AT91_GPBR 3 as a bootcount register.
The bootmagic and the bootcount shares AT91_GPBR 3.

Signed-off-by: Anders Darander <ad@datarespons.se>
cpu/arm926ejs/at91/cpu.c