u-boot-brain/arch/nds32
Macpaul Lin 8d732840ba nds32: split common cache access from cpu into lib
This commit does the following updates.
1. Split the common cache access from cpu.c into lib folder.
2. Rename the following cache api to adapt common.h
 - dcache_flush_rang -> flush_dcache_rang
 - icache_inval_range -> invalidate_icache_range
3. Add invalidate_dcache_range

Signed-off-by: Macpaul Lin <macpaul@gmail.com>
2012-07-20 23:55:52 +08:00
..
cpu/n1213 nds32: split common cache access from cpu into lib 2012-07-20 23:55:52 +08:00
include/asm net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
lib nds32: split common cache access from cpu into lib 2012-07-20 23:55:52 +08:00
config.mk nds32/lib: add generic funcs in NDS32 lib 2011-10-22 00:53:11 +02:00