[U-Boot] [PATCH 0/2] spl: Support loading a FIT from SPI

Lokesh Vutla lokeshvutla at ti.com
Wed Apr 6 14:02:58 CEST 2016


This series makes sure that raw read of fit is dma aligned and
supports loading a fit from SPI.

Verified on DRA7-evm.

Lokesh Vutla (2):
  spl: Make sure destination address is dma aligned when loading fit
  spl: Support loading a FIT from SPI

 common/spl/spl_fit.c           | 11 +++++++----
 drivers/mtd/spi/spi_spl_load.c | 32 +++++++++++++++++++++++++++++---
 2 files changed, 36 insertions(+), 7 deletions(-)

-- 
2.1.4



More information about the U-Boot mailing list