commit | d4c02e6f5d49880123e7f584b88f857ffd874381 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> | Wed Feb 25 14:27:24 2009 +0900 |
committer | Wolfgang Denk <wd@denx.de> | Tue Apr 28 00:18:10 2009 +0200 |
tree | 40f22cb79ca2c973ffca60fb077d6b9c3dbe58f2 | |
parent | 9c48a8ea383098a5b217aba91b6d44cefd5cbeeb [diff] |
rtl8169: fix cache coherency problem Fix the problem that cannot access actual data when CPU data cache enabled. Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> Tested-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> Acked-by: Ben Warren <biggerbadderben@gmail.com>