commit | faec3f984120f1bee3f193c339f15c451b6d26e1 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Sat Feb 27 19:19:07 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 15 15:12:53 2016 -0400 |
tree | 1086bbfed5318b64d080812fe091acb017de677f | |
parent | e66782e6eae2b918bffd56d7146895f8ad1c00dc [diff] |
omap4: Reboot mode support 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>