diff options
author | Macpaul Lin <macpaul@gmail.com> | 2012-07-15 11:54:13 +0800 |
---|---|---|
committer | Macpaul Lin <macpaul@gmail.com> | 2012-07-20 23:55:52 +0800 |
commit | 8d732840ba1cd4d41c12242ba07f1cf58b6429bf (patch) | |
tree | b2e043e58183ee886ecce1992761b670c79e06f3 /board/intercontrol | |
parent | 3ec81d758c09d6887a77a1b1259d044a2905bc8e (diff) | |
download | u-boot-imx-8d732840ba1cd4d41c12242ba07f1cf58b6429bf.zip u-boot-imx-8d732840ba1cd4d41c12242ba07f1cf58b6429bf.tar.gz u-boot-imx-8d732840ba1cd4d41c12242ba07f1cf58b6429bf.tar.bz2 |
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>
Diffstat (limited to 'board/intercontrol')
0 files changed, 0 insertions, 0 deletions