diff options
author | Doug Anderson <dianders@chromium.org> | 2012-10-25 16:31:09 +0000 |
---|---|---|
committer | Gerald Van Baren <gvb@unssw.com> | 2012-11-12 23:14:57 -0500 |
commit | 67e1ea26e89e19a550d86d6408f39d815eedaa7f (patch) | |
tree | fca9c04ffdf30b650a13a0c8528fdcc7b54f771f /include/lmb.h | |
parent | 3b73459ea3421e9f8c6c8c62e1d3fe458ca5bc56 (diff) | |
download | u-boot-imx-67e1ea26e89e19a550d86d6408f39d815eedaa7f.zip u-boot-imx-67e1ea26e89e19a550d86d6408f39d815eedaa7f.tar.gz u-boot-imx-67e1ea26e89e19a550d86d6408f39d815eedaa7f.tar.bz2 |
fdt: Allow device tree to specify secure booting
When secure booting is chosen:
* The u-boot shell is never invoked during boot--we just do a simple
table lookup to find the command. This means we could even remove
the shell parsing from u-boot and still be able to boot.
* The boot command can't be interruped.
* Failure doesn't cause us to fall back to the shell.
Signed-off-by: Gabe Black <gabeblack@google.com>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/lmb.h')
0 files changed, 0 insertions, 0 deletions