Files
u-boot-tk1-som/include/configs
Fabio Estevam 7daaac5281 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>
2015-10-02 10:51:20 +02:00
..
2015-08-13 13:06:03 -07:00
2015-08-13 13:06:03 -07:00
2015-09-11 09:35:37 +02:00
2015-09-02 11:33:10 -04:00
2015-09-02 15:34:13 +02:00
2015-10-02 10:42:59 +02:00
2015-08-12 20:47:43 -04:00
2015-08-31 17:32:59 +09:00
2015-05-29 13:46:36 +02:00
2015-08-31 16:03:05 +02:00
2015-09-02 15:26:13 +02:00
2015-09-02 15:25:28 +02:00
2015-08-14 16:27:08 -04:00