diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-09-23 00:52:33 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-10-02 10:51:20 +0200 |
commit | 7daaac5281db0788cde895a0add38ad5195b5be1 (patch) | |
tree | ad47b61864b468ecf01a27015c549cd2abc75b11 /common/cmd_net.c | |
parent | 931a1d2a14191266b675fe9db9afd227e372a919 (diff) | |
download | talos-obmc-uboot-7daaac5281db0788cde895a0add38ad5195b5be1.tar.gz talos-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 'common/cmd_net.c')
0 files changed, 0 insertions, 0 deletions