diff options
author | Simon Glass <sjg@chromium.org> | 2019-07-20 20:51:19 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-08-02 11:19:14 -0400 |
commit | e79e4b250af3c714cfa9aecb2cf5165443429210 (patch) | |
tree | f5418afec5e9ff8429251e8a4ee76faafd759162 /scripts | |
parent | 42b4d14e34322cba4f4c855fff43688a89c0fbeb (diff) | |
download | u-boot-e79e4b250af3c714cfa9aecb2cf5165443429210.tar.gz |
autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
At present we have two functions named __autoboot() which do different
things. This is confusing. Fix it by using if() instead of #ifdef for
selecting the functions, and renaming them to meaningful names.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions