mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-21 16:18:14 +01:00
Reboot mode is written to SAR memory before reboot in the form of a string. This mechanism is supported on OMAP4 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>