public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] DFU support for qspi on dra7xx
@ 2015-10-20  9:51 Vignesh R
  2015-10-20  9:52 ` [U-Boot] [PATCH 1/2] dfu: dfu_sf: Pass duplicate devstr to parse_dev Vignesh R
  2015-10-20  9:52 ` [U-Boot] [PATCH 2/2] ARM: dra7xx_evm: Add DFU support for qspi flash Vignesh R
  0 siblings, 2 replies; 9+ messages in thread
From: Vignesh R @ 2015-10-20  9:51 UTC (permalink / raw)
  To: u-boot


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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-10-20 15:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20  9:51 [U-Boot] [PATCH 0/2] DFU support for qspi on dra7xx Vignesh R
2015-10-20  9:52 ` [U-Boot] [PATCH 1/2] dfu: dfu_sf: Pass duplicate devstr to parse_dev Vignesh R
2015-10-20 15:45   ` Tom Rini
2015-10-20  9:52 ` [U-Boot] [PATCH 2/2] ARM: dra7xx_evm: Add DFU support for qspi flash Vignesh R
2015-10-20 10:37   ` Lukasz Majewski
2015-10-20 10:46     ` Vignesh R
2015-10-20 11:06       ` Lukasz Majewski
2015-10-20 15:45   ` Tom Rini
2015-10-20 15:58     ` Lukasz Majewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox