Files
u-boot/include/configs
Siarhei Siamashka 2a909c5f7a sunxi: Enable DFU for RAM
The DFU protocol implementation in U-Boot is much faster than the
FEL protocol implementation in the boot ROM on Allwinner devices.
Using DFU instead of FEL improves the USB transfer speed from
500-900 KB/s to 3.2-3.7 MB/s. This is particularly useful for
reducing the time needed for booting systems with large initrd
images.

FEL is still useful for loading the U-Boot bootloader and a boot
script, which may then activate DFU in the following way:

   setenv dfu_alt_info ${dfu_alt_info_ram}
   dfu 0 ram 0
   bootm ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}

The rest of the files can be transferred to the device using the
"dfu-util" tool.

Signed-off-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-11-22 11:30:59 +01:00
..
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-24 13:50:38 -04:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-08-13 13:06:03 -07:00
2015-08-13 13:06:03 -07:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-30 15:11:52 +01:00
2015-11-18 14:50:06 -05:00
2015-10-24 13:50:38 -04:00
2015-11-18 14:50:06 -05:00
2015-11-12 18:04:10 -05:00
2015-09-02 15:34:13 +02:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-11-12 09:21:07 -07:00
2015-10-22 14:22:27 -04:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-11-18 14:50:06 -05:00
2015-10-21 07:46:25 -06:00
2015-11-18 14:50:06 -05:00
2015-11-19 20:13:41 -07:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-12 17:41:20 +01:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-19 17:06:16 -04:00
2015-11-18 14:50:06 -05:00
2015-11-10 15:04:21 +01:00
2015-11-12 09:21:07 -07:00
2015-10-24 13:50:38 -04:00
2015-11-12 18:13:19 -05:00
2015-11-19 20:13:41 -07:00
2015-08-12 20:47:43 -04:00
2015-11-18 14:50:06 -05:00
2015-11-19 20:27:52 -07:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-08-31 17:32:59 +09:00
2015-11-12 18:03:48 -05:00
2015-05-29 13:46:36 +02:00
2015-11-22 11:30:59 +01:00
2015-10-24 13:50:38 -04:00
2015-10-21 07:46:25 -06:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-30 15:09:20 +01:00
2015-11-18 14:50:06 -05:00
2015-09-02 15:25:28 +02:00
2015-10-24 13:50:38 -04:00
2015-10-24 13:50:38 -04:00
2015-10-21 07:46:25 -06:00
2015-11-12 09:21:07 -07:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-11-18 14:50:06 -05:00
2015-10-24 13:50:38 -04:00