mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 00:11:30 +02:00
At present we rely on the key blob being in the global_data fdt_blob pointer. This is true in U-Boot but not with tools. For clarity, pass the parameter around. Signed-off-by: Simon Glass <sjg@chromium.org>