mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-16 03:11:29 +02: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>