]> git.sur5r.net Git - u-boot/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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:38 +0000 (09:04 -0500)
commitb5190df365255ddc77a2f48ec14ed9c07c34129e
tree354d9508b1a34b17e9de8df3c72e800f2b269a18
parent2db3602fad9b0766997ae499c68533a66d87f189
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