]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: fix compatible property for the L2 cache node
authorTimur Tabi <timur@freescale.com>
Fri, 29 Apr 2011 23:08:44 +0000 (18:08 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 13 May 2011 05:36:11 +0000 (00:36 -0500)
commitee4756d4cb9a7a1fccd8601a614740c810722332
tree139836932b0f746879976e2ad310dbeca4919203
parent3500e9aed6e13a988f4a5ef6503112fda1c4a7fc
powerpc/85xx: fix compatible property for the L2 cache node

The compatible property for the L2 cache node (on 85xx systems that don't
have a CPC) was using a value for the property length that did not match
the actual length of the property.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/fdt.c