]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines
authorChristian Riesch <christian.riesch@omicron.at>
Sat, 19 Nov 2011 00:45:44 +0000 (00:45 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 29 Nov 2011 14:43:40 +0000 (15:43 +0100)
commit581a811c3fefd771f0eedb7af3b60ac86518a56b
tree9545a69626e574244c96eeb4c5918665b046be2d
parenteccb213e9da75a181cd2baac16ab3deda42e2796
hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines

This patch replaces the HAWKBOARD_KICK{0,1}_UNLOCK defines by
DV_SYSCFG_KICK{0,1}_UNLOCK.

The kick register values are not hawkboard specific but may be used
for all davinci boards. In commit f3c149d6c6e5ba8dd72baa86fe527837e4fb0e9a
new defines for these values wer introduced.

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Cc: Syed Mohammed Khasim <sm.khasim@gmail.com>
Cc: Sughosh Ganu <urwithsughosh@gmail.com>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/include/asm/arch-davinci/davinci_misc.h
board/davinci/da8xxevm/hawkboard.c
board/davinci/da8xxevm/hawkboard_nand_spl.c