Skip to content
Commit 42d1b818 authored by Vignesh R's avatar Vignesh R Committed by Tom Rini
Browse files

am43xx_evm: Add DFU support for qspi flash



This adds support to update firmware on qspi flash present on
am437x-sk-evm and am43xx-epos-evm via DFU.

On device:
=> setenv dfu_alt_info ${dfu_alt_info_qspi}
=> dfu 0 sf 0:0

On host:
$ sudo dfu-util -l
$ sudo dfu-util -D u-boot.bin -a u-boot.bin

Signed-off-by: default avatarVignesh R <vigneshr@ti.com>
parent 8d7a2b83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment