u-boot/arch/blackfin
Vasili Galka a91fd00175 blackfin: Add more dcache functions
Add invalidate_dcache_range() and flush_dcache_range() for the blackfin
architecture. Such functions already exist on this arch with different
names, so just forward the call.

This fixes the build of bf609-ezkit board as it uses
drivers/net/designware.c which requires the above functions.

Cc: Sonic Zhang <sonic.adi@gmail.com>, Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vasili Galka <vvv444@gmail.com>
2014-07-07 19:47:11 -04:00
..
cpu blackfin: make name_to_gpio be a weak symbol 2014-04-18 10:42:29 -04:00
include/asm blackfin: replace bfin_gen_rand_mac() with eth_random_addr() 2014-05-12 15:19:46 -04:00
lib blackfin: Add more dcache functions 2014-07-07 19:47:11 -04:00
config.mk kbuild: improve Kbuild speed 2014-03-07 10:59:06 -05:00