gianfar: Fix stashing support
authorAndy Fleming <afleming@freescale.com>
Thu, 5 Feb 2009 00:43:44 +0000 (16:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Feb 2009 00:43:44 +0000 (16:43 -0800)
commit4d7902f22b0804730b80f7a4147f676430248a3a
treef3a2eb354156760e9f07b02774006fb2103aa20e
parent0fd56bb5be6455d0d42241e65aed057244665e5e
gianfar: Fix stashing support

Stashing is only supported on the 85xx (e500-based) SoCs.  The 83xx and 86xx
chips don't have a proper cache for this.  U-Boot has been updated to add
stashing properties to the device tree nodes of gianfar devices on 85xx.  So
now we modify Linux to keep stashing off unless those properties are there.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/powerpc/dts-bindings/fsl/tsec.txt
drivers/net/gianfar.c
drivers/net/gianfar_sysfs.c