Home
last modified time | relevance | path

Searched hist:ee4756d4cb9a7a1fccd8601a614740c810722332 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.cdiff ee4756d4cb9a7a1fccd8601a614740c810722332 Fri Apr 29 18:08:44 CDT 2011 Timur Tabi <timur@freescale.com> 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>