Searched hist:"8 d732840ba1cd4d41c12242ba07f1cf58b6429bf" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/nds32/lib/ |
| H A D | cache.c | 8d732840ba1cd4d41c12242ba07f1cf58b6429bf Sun Jul 15 03:54:13 UTC 2012 Macpaul Lin <macpaul@gmail.com> 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>
|
| H A D | Makefile | 8d732840ba1cd4d41c12242ba07f1cf58b6429bf Sun Jul 15 03:54:13 UTC 2012 Macpaul Lin <macpaul@gmail.com> 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>
|
| /rk3399_rockchip-uboot/arch/nds32/cpu/n1213/ag101/ |
| H A D | cpu.c | 8d732840ba1cd4d41c12242ba07f1cf58b6429bf Sun Jul 15 03:54:13 UTC 2012 Macpaul Lin <macpaul@gmail.com> 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>
|