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


_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to