On 19 April 2016 at 14:58, Stephen Warren <[email protected]> wrote:
> From: Stephen Warren <[email protected]>
>
> In most current Tegra DT files, 64-bit addresses are represented in unit
> addresses as a pair of comma-separated 32-bit values. Apparently this
> isn't the correct representation for simple busses, and the unit address
> should be represented as a single 64-bit value. Update U-Boot's DTs to fix
> this issue.
>
> Signed-off-by: Stephen Warren <[email protected]>
> ---
>  arch/arm/dts/tegra124-nyan-big.dts   |  8 +++---
>  arch/arm/dts/tegra124-nyan.dtsi      |  4 +--
>  arch/arm/dts/tegra210-e2220-1170.dts | 16 +++++------
>  arch/arm/dts/tegra210-p2371-0000.dts | 16 +++++------
>  arch/arm/dts/tegra210-p2371-2180.dts | 20 +++++++-------
>  arch/arm/dts/tegra210-p2571.dts      | 48 ++++++++++++++++-----------------
>  arch/arm/dts/tegra210.dtsi           | 52 
> ++++++++++++++++++------------------
>  7 files changed, 82 insertions(+), 82 deletions(-)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to