[U-Boot] [PATCH v1 0/2] Use SPL_FIT_IMAGE_TINY to reduce the size the SPL for the am335x_evm

Jean-Jacques Hiblot jjhiblot at ti.com
Fri Apr 26 13:21:24 UTC 2019


Patch #1 handles a corner case: SPL_FIT_IMAGE and SPL_OS_BOOT at the same
time
Patch #2 enables SPL_FIT_IMAGE_TINY for the am335x_evm platform



Jean-Jacques Hiblot (2):
  spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
  configs: am335x_evm: enable SPL_FIT_IMAGE_TINY

 common/spl/spl_fit.c         | 2 +-
 configs/am335x_evm_defconfig | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.17.1



More information about the U-Boot mailing list