Commits
Abel Vesa committed 3315434256a
MLK-20233 imx8: Fix QSPI read in container parser The check for CONFIG_SPL_SPI_LOAD is fixed, get rid of ret local variable (that's actually a bug) and fix the length for the spi_flash_read call. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 32adc4aed8864fe274de13f14f4e29759062ee1d)