[U-Boot] [PATCH 2/3] ARM: Tegra: USB: Add driver support for Tegra30/Tegra114
Marek Vasut
marex at denx.de
Tue Apr 30 01:46:45 CEST 2013
Dear Jim Lin,
> Tegra30 and Tegra114 are compatible except
> 1. T30 takes 55 ms to finish Port Reset. T114 takes
> 50 ms.
> 2. PLL parameters
>
> Tested on Tegra20 Harmony/Seaboard, Tegra30 Cardhu, and Tegra114 Dalmore
> platforms. All works well.
>
> Signed-off-by: Jim Lin <jilin at nvidia.com>
> ---
> arch/arm/include/asm/arch-tegra/clk_rst.h | 10 +
> arch/arm/include/asm/arch-tegra/usb.h | 249 ------------------
> arch/arm/include/asm/arch-tegra114/tegra.h | 1 +
> arch/arm/include/asm/arch-tegra114/usb.h | 287 +++++++++++++++++++++
> arch/arm/include/asm/arch-tegra20/usb.h | 279 +++++++++++++++++++++
> arch/arm/include/asm/arch-tegra30/usb.h | 294 ++++++++++++++++++++++
Do we now have three copies of the same stuff ?
[...]
Best regards,
Marek Vasut
More information about the U-Boot
mailing list