]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
authorStefano Babic <sbabic@denx.de>
Sat, 23 Feb 2013 00:53:26 +0000 (00:53 +0000)
committerTom Rini <trini@ti.com>
Fri, 1 Mar 2013 17:01:32 +0000 (12:01 -0500)
commit30372965d3d5d42258ebc39d7d06522b4c18472a
tree53856658e597741c563ef46a06f8735a8fb3c6fb
parent3e1b393976ba59045e477fdea0beb69bd29b9102
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define

CONFIG_SPL_OS_BOOT_KEY is used only in board files. It is
not required to have a general CONFIG_ option. Rename it and
define it in board directory.

Signed-off-by: Stefano Babic <sbabic@denx.de>
Reviewed-by: Tom Rini <trini@ti.com>
board/technexion/twister/twister.c
board/technexion/twister/twister.h
board/timll/devkit8000/devkit8000.c
board/timll/devkit8000/devkit8000.h
include/configs/devkit8000.h
include/configs/twister.h