omap3: String-based reboot mode handling
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 27 Feb 2016 18:26:41 +0000 (19:26 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 15 Mar 2016 19:10:47 +0000 (15:10 -0400)
commitc5412b084bf95781c54463570f96059a1d99d363
tree85b5c729ad05a6132ccedbae3cfdcec8b1a7e542
parent41bccb814285047c7f0da2435c8c3af1c2fd7c5b
omap3: String-based reboot mode handling

This switches reboot mode handling to a string-based interface, that allows more
flexibility to set a common interface with the next generations of OMAP devices.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/omap3/boot.c
arch/arm/include/asm/arch-omap3/omap.h
board/lge/sniper/sniper.c