]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
85xx: Remove setting of *cache-line-size in device trees
authorKumar Gala <galak@kernel.crashing.org>
Tue, 7 Oct 2008 15:28:46 +0000 (10:28 -0500)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 7 Oct 2008 15:28:59 +0000 (10:28 -0500)
commitbac6a1d1fa1cd80aa57881fa9c2152b853cd0ed4
treee2f52d9fa171eaf2a4035768e25e872b53799f81
parent8fd4166c467a46773f80208bda1ec3b4757747bc
85xx: Remove setting of *cache-line-size in device trees

ePAPR says if the *cache-block-size is the same as *cache-line-size
than we don't need the *cache-line-size property.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/fdt.c