Home
last modified time | relevance | path

Searched hist:"85 a6e9b3c9d16ec062a6da3129448f39aad94fc9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dbootefi.c85a6e9b3c9d16ec062a6da3129448f39aad94fc9 Mon Jul 03 11:32:35 UTC 2017 Alexander Graf <agraf@suse.de> efi_loader: Add check for fallback fdt memory reservation

When running bootefi, we allocate new space but never check whether
the allocation succeeded. This patch adds a check so that in case
things go wrong, we at least know they did.

Signed-off-by: Alexander Graf <agraf@suse.de>