u-boot-brain/arch/nds32/cpu/n1213/ag101
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
..
asm-offsets.c nds32/ag101: cpu and init funcs of SoC ag101 2011-10-22 00:52:51 +02:00
cpu.c nds32: split common cache access from cpu into lib 2012-07-20 23:55:52 +08:00
lowlevel_init.S nds32/ag101: cpu and init funcs of SoC ag101 2011-10-22 00:52:51 +02:00
Makefile nds32/ag101: cpu and init funcs of SoC ag101 2011-10-22 00:52:51 +02:00
timer.c nds32/ag101: clean up for SoC related code 2011-11-23 14:05:51 +08:00
watchdog.S nds32/ag101/watchdog.S: add linkage support 2012-02-28 13:09:23 +08:00