diff options
author | Marek Vasut <marex@denx.de> | 2018-06-01 23:19:29 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-07-10 16:55:57 -0400 |
commit | 56419ea5f0800690b47390baee580e541342d35c (patch) | |
tree | 0e8496b758a2dc16c5cc80fb5ae859236d9760bf /include/fdt.h | |
parent | 26ad648ff4fcca2f5676a0690902be54a94f243d (diff) | |
download | u-boot-56419ea5f0800690b47390baee580e541342d35c.tar.gz u-boot-56419ea5f0800690b47390baee580e541342d35c.tar.xz u-boot-56419ea5f0800690b47390baee580e541342d35c.zip |
spl: fit: Fix support for loading FPGA bitstream
Move the FPGA loading from IS_ENABLED(CONFIG_SPL_OS_BOOT) &&
IS_ENABLED(CONFIG_SPL_GZIP) conditional. The FPGA loading can
be used without OS loading and GZIP support in SPL. This issue
was most likely induced by some merge conflict, so fix it.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/fdt.h')
0 files changed, 0 insertions, 0 deletions