Files
u-boot-tk1-som/include/configs
Stephen Warren 39446bcefa ARM: tegra: enable DFU too
Enable DFU protocol support (via the "dfu" command) on Tegra boards where
USB device/gadget mode is enabled.

Note that for DFU to operate correctly on Tegra, we still need some DFU
fixes/enhancements that are going through the DFU -> USB trees. However,
the code builds just fine without those changes, and applying this patch
now will allow both sets of patches to meet in the main U-Boot tree much
more quickly.

In order to run test/dfu/dfu_gadget_test.sh, you would need to add the
following to the board configuration:

CONFIG_EXT4_WRITE
CONFIG_CMD_EXT4_WRITE

However, I haven't enabled those here, since I believe the main use-case
for DFU on Tegra is raw flash writing, rather than filesystem access, so
we don't need the additional code-size hit. However, I could be persuaded
otherwise! We should probably add a separate test script for raw flash
access.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-08-18 16:57:03 -07:00
..
2014-08-01 14:18:34 -07:00
2014-07-24 14:03:46 +09:00
2014-02-07 08:14:33 -05:00
2014-03-09 18:24:52 +01:00
2014-08-18 16:57:03 -07:00
2013-10-17 09:44:20 +02:00
2014-05-13 19:43:01 -04:00
2014-07-22 07:44:26 -04:00
2014-06-06 10:07:25 +02:00
2014-08-18 16:57:03 -07:00
2014-07-25 16:26:11 -04:00
2014-05-25 15:11:34 +02:00
2014-04-20 13:16:43 +02:00
2014-06-05 17:01:58 -04:00
2014-06-17 16:33:24 +02:00
2014-04-28 14:00:16 +02:00
2014-04-28 10:45:55 +02:00
2014-04-28 10:45:55 +02:00
2014-08-01 18:44:56 +03:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2013-12-09 13:21:47 +01:00
2014-08-01 18:44:56 +03:00
2014-05-13 09:00:22 +09:00
2014-05-13 09:00:22 +09:00
2014-07-31 15:37:23 +02:00
2014-07-31 15:37:23 +02:00
2014-07-31 15:37:22 +02:00
2014-05-27 18:22:24 +04:00
2014-04-28 10:45:56 +02:00
2014-08-18 16:57:03 -07:00
2014-02-06 04:48:15 +01:00