Skip to content
Commit e79e4b25 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 42b4d14e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment