]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ
authorVivek Mahajan <vivek.mahajan@freescale.com>
Tue, 22 Sep 2009 07:18:27 +0000 (12:48 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:05:27 +0000 (12:05 -0500)
commitcb0ff65c619efacdc0ba69aa8ee6ede7dd364a38
tree8020ffffd793518c45f79d16364bbc645988f19a
parent234a89d911ce28e46372f555d7c14e28424f2b0d
85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ

The code assumed names where just numbers and always prefixed 'mpc'.
However newer QorIQ don't follow the mpc naming scheme.

Signed-off-by: Vivek Mahajan <vivek.mahajan@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/fdt.c