diff options
author | Simon Glass <sjg@chromium.org> | 2024-07-31 08:49:05 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-08-05 12:15:29 -0600 |
commit | cafde93ec02d654a092ee5b3fd0ed706347a9744 (patch) | |
tree | 702658d634d679425ef115a096ebe21e92790916 /tools/patman/patchstream.py | |
parent | cbf3d274cf3b5f4623f73a784337ab4f50b3a10b (diff) |
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: 70fe2385943 ("fdt: Allow the devicetree to come from a bloblist")
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Raymond Mao <raymond.mao@linaro.org>
Diffstat (limited to 'tools/patman/patchstream.py')
0 files changed, 0 insertions, 0 deletions