[U-Boot] [PATCH 1/7] tegra: fdt: add apbdma node

Stephen Warren swarren at wwwdotorg.org
Sat Jan 12 01:08:55 CET 2013


On 01/11/2013 11:44 AM, Allen Martin wrote:
> Add apbdma node for tegra20 and tegra30, copied directly from tegra
> Linux dtsi files.

> diff --git a/arch/arm/dts/tegra20.dtsi b/arch/arm/dts/tegra20.dtsi

> +	apbdma: dma {
> +		compatible = "nvidia,tegra20-apbdma";
> +		reg = <0x6000a000 0x1200>;
...
>  	intc: interrupt-controller at 50041000 {

Can the nodes be kept sorted by address?



More information about the U-Boot mailing list