summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-09-23 00:52:33 -0300
committerStefano Babic <sbabic@denx.de>2015-10-02 10:51:20 +0200
commit7daaac5281db0788cde895a0add38ad5195b5be1 (patch)
treead47b61864b468ecf01a27015c549cd2abc75b11 /tools
parent931a1d2a14191266b675fe9db9afd227e372a919 (diff)
downloadblackbird-obmc-uboot-7daaac5281db0788cde895a0add38ad5195b5be1.tar.gz
blackbird-obmc-uboot-7daaac5281db0788cde895a0add38ad5195b5be1.zip
mx6sabre_common: Add DFU support
Add DFU support. Tested by flashing SPL and u-boot.img into SPI NOR flash with the following commands: => setenv dfu_alt_info ${dfu_alt_info_spl} => run dfuspi On the host PC: $ sudo dfu-util -D SPL -a spl On the target: CTRL+C => setenv dfu_alt_info ${dfu_alt_info_img} => run dfuspi On the host PC: $ sudo dfu-util -D u-boot.img -a u-boot Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud