[U-Boot] [PATCH 0/2] DFU support for qspi on dra7xx

Vignesh R vigneshr at ti.com
Tue Oct 20 11:51:59 CEST 2015


Hi,

This patch series adds DFU support to update firmware on qspi flash on
DRA74 EVM. 
The first patch fixes a bug in DFU SF backend. Second patch adds enables
CONFIG_DFU_SF and adds dfu-alt_info string to support qspi partitions.

Tested on DRA74 EVM by flashing MLO and u-boot.img to QSPI flash using
via DFU and then booting the board in QSPI boot mode.

Vignesh R (2):
  dfu: dfu_sf: Pass duplicate devstr to parse_dev
  ARM: dra7xx_evm: Add DFU support for qspi flash

 drivers/dfu/dfu_sf.c         |  4 +++-
 include/configs/dra7xx_evm.h | 16 +++++++++++++++-
 2 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.6.2



More information about the U-Boot mailing list