u-boot/arch/nds32/cpu/n1213
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
..
ag101 nds32: split common cache access from cpu into lib 2012-07-20 23:55:52 +08:00
ag102 nds32: split common cache access from cpu into lib 2012-07-20 23:55:52 +08:00
Makefile nds32/core N1213: NDS32 N12 core family N1213 2011-10-22 00:52:36 +02:00
start.S nds32/n1213: correct vector table in start.S 2012-03-19 15:53:14 +08:00
u-boot.lds nds32: fix data section of linker script 2011-11-09 16:35:27 +08:00