commit | cbb4c5ed8fd97d3609403018a05eea50103c8f6e | [log] [tgz] |
---|---|---|
author | Jim Lin <jilin@nvidia.com> | Wed Nov 06 14:03:44 2013 +0800 |
committer | Tom Warren <twarren@nvidia.com> | Wed Dec 18 10:19:48 2013 -0700 |
tree | 70adc2719d0fb617a79f47787e53914d5cc4df65 | |
parent | 5ff24f20ef015bef79a61e201a8ae011eb9b6c32 [diff] |
ARM: config: USB: Tegra30/114: Fix EHCI timeout issue on "bootp" Fix the timeout issue after running "bootp" command in u-boot console. For example you see "EHCI timed out on TD- token=0x...". TXFIFOTHRES bits of TXFILLTUNING register should be set to 0x10 after a controller reset and before RUN bit is set (per technical reference manual). Signed-off-by: Jim Lin <jilin@nvidia.com> Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>