]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/am335x_evm.h
am33xx: Make SoC bootcount driver have its own symbol
authorTom Rini <trini@ti.com>
Fri, 8 Nov 2013 18:53:14 +0000 (13:53 -0500)
committerTom Rini <trini@ti.com>
Mon, 11 Nov 2013 17:17:35 +0000 (12:17 -0500)
commitabcaa6ee2a7f2648d967ad29fbc6a27acd13658c
treebd93e9631741294ccea8dfd0eb65000fb621724e
parentebc18afd0a150b0285c643a4d3c898e19323683b
am33xx: Make SoC bootcount driver have its own symbol

Some am33xx boards may not use the RTC block for bootcount (as it may
not be wired up for the board) and use some other facility.  So add
another symbol for the bootcount driver for the IP block.

Acked-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
drivers/bootcount/Makefile
drivers/bootcount/bootcount_davinci.c
include/configs/am335x_evm.h
include/configs/ti_am335x_common.h