Files
u-boot/common
Simon Glass e79e4b250a 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>
2019-08-02 11:19:14 -04:00
..
2019-07-24 13:16:29 -04:00
2019-07-10 16:52:58 -06:00
2019-07-29 09:32:10 -04:00
2018-09-10 20:20:34 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2019-07-24 13:16:29 -04:00