u-boot-brain/arch/blackfin
Mike Frysinger a5384ae49a Blackfin: implement bootcount support
The default storage location for bootcount is EVT0.  This version uses
one 32bit value and combines the magic/count value in the upper/lower
16bits.  If there is demand for more, should be easy to do.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-07-05 04:18:18 -04:00
..
cpu Blackfin: implement bootcount support 2010-07-05 04:18:18 -04:00
include/asm Move architecture-specific includes to arch/$ARCH/include/asm 2010-04-13 09:13:12 +02:00
lib Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
config.mk Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00