Skip to content

Commit

Permalink
sh: add RAMCR definition for sh4
Browse files Browse the repository at this point in the history
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Jun 2, 2009
1 parent dd0a3e7 commit d974ac2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/sh/include/cpu-sh4/cpu/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit d974ac2

Please sign in to comment.