]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
da850: add support to wake up DSP during board init
authorNagabhushana Netagunte <nagabhushana.netagunte@ti.com>
Sun, 4 Sep 2011 02:19:28 +0000 (22:19 -0400)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 4 Sep 2011 09:36:19 +0000 (11:36 +0200)
commitcf2c24e3996e49a26b449ab7daf843856b35b5c8
tree22d39b0c5e95b4249529c7f5675c842e9a71b8c7
parentac935e567bee77b39fc37c1ad360bb0d1ac07c4e
da850: add support to wake up DSP during board init

add support for DSP wake-up by default on DA850/OMAP-L138
during board initialization. Enable hwconfig environment and added
extra env setting through CONFIG_EXTRA_ENV_SETTINGS.
To prevent DSP from being woken up,set the environment variable as,
set hwconfig "dsp:wake=no"

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Nagabhushana Netagunte <nagabhushana.netagunte@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
arch/arm/include/asm/arch-davinci/hardware.h
board/davinci/da8xxevm/da850evm.c
include/configs/da850evm.h