mirror of
https://github.com/adulau/aha.git
synced 2025-01-01 05:36:24 +00:00
sh: add RAMCR definition for sh4
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
dd0a3e77c8
commit
d974ac24b7
1 changed files with 2 additions and 0 deletions
|
@ -38,5 +38,7 @@
|
|||
#define CACHE_IC_ADDRESS_ARRAY 0xf0000000
|
||||
#define CACHE_OC_ADDRESS_ARRAY 0xf4000000
|
||||
|
||||
#define RAMCR 0xFF000074
|
||||
|
||||
#endif /* __ASM_CPU_SH4_CACHE_H */
|
||||
|
||||
|
|
Loading…
Reference in a new issue