mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-28 15:01:25 +01: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>