mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 23:10:00 +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>