[PATCH 3/4] powerpc/fsl-booke: Add support for T2080/T2081 SoC

Scott Wood scottwood at freescale.com
Sat Jan 4 09:55:10 EST 2014


On Wed, 2013-12-25 at 18:06 +0800, Shengzhou Liu wrote:
> +/* controller at 0x270000 */
> +&pci3 {
> +	compatible = "fsl,t208x-pcie", "fsl,qoriq-pcie";

Don't use wildcards in compatible strings.

> +	cpus {
> +		#address-cells = <1>;
> +		#size-cells = <0>;
> +
> +		/*
> +		 * Temporarily add next-level-cache info in each cpu node so
> +		 * that uboot can do L2 cache fixup. This can be removed once
> +		 * u-boot can create cpu node with cache info.
> +		 */

This sort of thing is why these dts files belong in U-Boot and not the
Linux tree.

-Scott




More information about the Linuxppc-dev mailing list