summaryrefslogtreecommitdiffstats
path: root/libs/bcm5719
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bcm5719')
-rw-r--r--libs/bcm5719/APE_sym.s14
-rw-r--r--libs/bcm5719/bcm5719_sym.s4
2 files changed, 7 insertions, 11 deletions
diff --git a/libs/bcm5719/APE_sym.s b/libs/bcm5719/APE_sym.s
index a7bdf87..c8819b8 100644
--- a/libs/bcm5719/APE_sym.s
+++ b/libs/bcm5719/APE_sym.s
@@ -10,7 +10,7 @@
###
################################################################################
###
-### @copyright Copyright (c) 2018, Evan Lojewski
+### @copyright Copyright (c) 2020, Evan Lojewski
### @cond
###
### All rights reserved.
@@ -56,7 +56,7 @@
.global SHM
.equ SHM, 0x60220000
-.size SHM, 0x894
+.size SHM, 0x900
.global SHM_CHANNEL0
.equ SHM_CHANNEL0, 0x60220900
@@ -142,20 +142,16 @@
.equ FILTERS3, 0xa0078000
.size FILTERS3, 0x200
-.global DEBUG
-.equ DEBUG, 0x60221000
-.size DEBUG, 0x1000
-
.global SHM1
.equ SHM1, 0x60221000
-.size SHM1, 0x894
+.size SHM1, 0x900
.global SHM2
.equ SHM2, 0x60222000
-.size SHM2, 0x894
+.size SHM2, 0x900
.global SHM3
.equ SHM3, 0x60223000
-.size SHM3, 0x894
+.size SHM3, 0x900
diff --git a/libs/bcm5719/bcm5719_sym.s b/libs/bcm5719/bcm5719_sym.s
index d3d6813..3371f9a 100644
--- a/libs/bcm5719/bcm5719_sym.s
+++ b/libs/bcm5719/bcm5719_sym.s
@@ -10,7 +10,7 @@
###
################################################################################
###
-### @copyright Copyright (c) 2018, Evan Lojewski
+### @copyright Copyright (c) 2020, Evan Lojewski
### @cond
###
### All rights reserved.
@@ -52,7 +52,7 @@
.global SHM
.equ SHM, 0xc0014000
-.size SHM, 0x894
+.size SHM, 0x900
.global SHM_CHANNEL0
.equ SHM_CHANNEL0, 0xc0014900
OpenPOWER on IntegriCloud