]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: sh_eth: add cache handling
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 27 Jan 2011 01:06:08 +0000 (10:06 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 2 Feb 2011 07:38:41 +0000 (16:38 +0900)
commit68260aab93afd7f4570d09cc63ed32752841039d
tree89a905414ef770719b207f4e1b3ab3d8c296b74f
parent3d0075fa7ad7357de48ade6ef05089542dd762cf
net: sh_eth: add cache handling

Some CPU needs cache handling. So this patch add the config of
CONFIG_SH_ETHER_CACHE_WRITEBACK, and it calls wback function.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
README
drivers/net/sh_eth.c