summaryrefslogtreecommitdiffstats
path: root/firmware/export/x1000.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/x1000.h')
-rw-r--r--firmware/export/x1000.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/x1000.h b/firmware/export/x1000.h
index de3d394c02..8384b214ed 100644
--- a/firmware/export/x1000.h
+++ b/firmware/export/x1000.h
@@ -57,6 +57,9 @@
#define X1000_STACKSIZE 0x1e00
#define X1000_IRQSTACKSIZE 0x300
+/* Standard DRAM base address for backward compatibility */
+#define X1000_STANDARD_DRAM_BASE 0x80004000
+
/* Required for pcm_rec_dma_get_peak_buffer(), doesn't do anything
* except on targets with recording. */
#define HAVE_PCM_DMA_ADDRESS