Home
last modified time | relevance | path

Searched hist:a08af85f46a52dd5046ef690f0ef40261322eefb (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/
H A Domap.ha08af85f46a52dd5046ef690f0ef40261322eefb Mon Jul 20 13:17:10 UTC 2015 Paul Kocialkowski <contact@paulk.fr> omap3: Reboot mode support

Reboot mode is written in scratchpad memory before reboot in the form of a
single char, that is the first letter of the reboot mode string as passed to the
reboot function.

This mechanism is supported on OMAP3 both my the upstream kernel and by various
TI kernels.

It is up to each board to make use of this mechanism or not.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>