u-boot/arch/arm/cpu/armv7/omap3
Paul Kocialkowski a08af85f46 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>
2015-08-12 20:47:36 -04:00
..
am35x_musb.c Coding Style cleanup: remove trailing empty lines 2013-10-14 16:06:54 -04:00
board.c omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
boot.c omap3: Reboot mode support 2015-08-12 20:47:36 -04:00
clock.c omap3: enable GP9 timer and UART2 2015-01-29 12:00:50 -05:00
config.mk kbuild: use shorten logs for mkimage rules 2014-02-25 11:01:29 -05:00
emac.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
emif4.c omap3: make local functions static 2014-10-25 07:02:02 -04:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
lowlevel_init.S omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
Makefile omap3: Definitions for SYS_BOOT-based fallback boot device selection 2015-07-27 15:02:07 -04:00
sdrc.c omap3: make SDRC SHARING setting configurable 2015-01-29 12:00:50 -05:00
spl_id_nand.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sys_info.c omap3: CONFIG_REVISION_TAG ifdef check for get_board_rev 2015-07-27 15:02:10 -04:00