]> code.ossystems Code Review - bsp/u-boot.git/commit
e1000: Implement dcache support
authorMarek Vasut <marex@denx.de>
Fri, 8 Aug 2014 14:41:38 +0000 (07:41 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 9 Sep 2014 15:17:11 +0000 (12:17 -0300)
commitdcd2c8c4cfa27e40ad2a904be254612dace62bab
tree55f5c708e1a4f804cf936cfb583778466a9bf5e9
parenta824e891767f8bd15edf54013e23639a3228dc24
e1000: Implement dcache support

Implement proper support for cache flushing and invalidation into the
Intel e1000 NIC driver.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Tim Harvey <tharvey@gateworks.com>
drivers/net/e1000.c