summaryrefslogtreecommitdiffstats
path: root/sis.texi
diff options
context:
space:
mode:
authorJiri Gaisler <jiri@gaisler.se>2021-07-30 11:29:32 +0200
committerJiri Gaisler <jiri@gaisler.se>2021-07-30 11:39:58 +0200
commitc21483f839e5c2080ad1dd0e54572be8698f1546 (patch)
treea4a9aa22d606cfef81162966d8e1b0c083a6ca9b /sis.texi
parentleon3/irqmp: interrupt 15 was erronously masked (diff)
downloadsis-c21483f839e5c2080ad1dd0e54572be8698f1546.tar.bz2
Added GR740 L2 configuration register2.28
Diffstat (limited to 'sis.texi')
-rw-r--r--sis.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/sis.texi b/sis.texi
index 4e352c3..0f6a677 100644
--- a/sis.texi
+++ b/sis.texi
@@ -649,6 +649,7 @@ The following IP cores from GRLIB are emulated in GR740 mode:
@multitable {The long name of the core} {Address_long} {Interrupt}
@headitem IP Core @tab Address @tab Interrupt
+@item L2CACHE @tab 0xF0000000 @tab -
@item APBMAST @tab 0xFF900000 @tab -
@item APBUART @tab 0xFF900000 @tab 3
@item IRQMP @tab 0xFF904000 @tab -
@@ -664,6 +665,7 @@ The following memory areas are valid for GR740:
@headitem Address @tab Type
@item 0x00000000 - 0x04000000 @tab RAM (64 Mbyte)
@item 0xC0000000 - 0xC1000000 @tab ROM (16 Mbyte)
+@item 0xF0000000 - 0xF0100000 @tab L2 cache
@item 0xFF900000 - 0xFFA00000 @tab APB bus
@item 0xFFFFF000 - 0xFFFFFFFF @tab AHB plug&play
@end multitable