mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-09 00:10:17 +00:00
The ll_boot_init() check handles the EFI case so we don't need the rest of the code. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>