commit | e32b06659e3588ff3eec7578b86bb1f0ac4e18c0 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Fri Nov 11 15:46:42 2022 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Sat Nov 12 14:13:49 2022 +0100 |
tree | 2937c66b95e9be21f2b660fb5a8436d3f4a5ff06 | |
parent | 02cb9bc75510ad487622903fcd5ad709e4bd98d9 [diff] |
imx8-u-boot: Fix SPL guard option We should guard the SPL nodes against CONFIG_SPL_BUILD to fix the following build error when the blobs are absent: binman: Fail open first container file mx8qm-ahab-container.img Signed-off-by: Fabio Estevam <festevam@denx.de>