[U-Boot] [PATCH] Tegra114: Fix/update GP padcfg register struct

Stephen Warren swarren at wwwdotorg.org
Thu Mar 14 00:30:15 CET 2013


On 03/13/2013 04:34 PM, Tom Warren wrote:
> Differences in padcfg registers (some removed, some added) between
> Tegra30 and Tegra114 weren't picked up when I ported this file.
> Also removed the HSM setting for SDIOCFG - not called out in TRM.

The actual diff would be a lot easier to see if the register offsets
hadn't all had 0x800 added to them as well in the same patch. MODEREG
and HIDREV are at the same absolute address in Tegra20/30/114 for example.

I didn't check the content of this patch due to that, but it seems fine
if it matches the TRM.


More information about the U-Boot mailing list