ARM: tegra: fix "bootp" issue for Tegra124 too
authorJim Lin <jilin@nvidia.com>
Fri, 24 Jan 2014 19:46:19 +0000 (12:46 -0700)
committerTom Warren <twarren@nvidia.com>
Mon, 3 Feb 2014 16:46:47 +0000 (09:46 -0700)
commit7bc5c8c93032a7b86e268a172955e15b84f1aac3
treef766527da1805ce30289db3e869bde77a27e306e
parentf7dc4ac37c8e2448aa88209e5d00fa377ca98ced
ARM: tegra: fix "bootp" issue for Tegra124 too

Fix the timeout issue after running "bootp" command in U-Boot console.

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>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/tegra124-common.h