Skip to content
Commit cafde93e authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

fdt: Correct condition for bloblist existing



On some boards, the bloblist is created in SPL once SDRAM is ready. It
cannot be accessed until that point, so is not available early in SPL.

Add a condition to avoid a hang in this case.

This fixes a hang in chromebook_coral

Fixes: 70fe2385 ("fdt: Allow the devicetree to come from a bloblist")

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarRaymond Mao <raymond.mao@linaro.org>
parent cbf3d274
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment