aboutsummaryrefslogtreecommitdiff
path: root/src/ethosu_config_u55.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ethosu_config_u55.h')
-rw-r--r--src/ethosu_config_u55.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ethosu_config_u55.h b/src/ethosu_config_u55.h
index afb75bc..9330bb1 100644
--- a/src/ethosu_config_u55.h
+++ b/src/ethosu_config_u55.h
@@ -121,12 +121,4 @@
#define AXI_LIMIT3_MAX_OUTSTANDING_WRITES 16
#endif
-/*
- * Address offset between the CPU and the NPU. The offset is
- * applied to the QBASE and BASEP registers.
- */
-#ifndef BASE_POINTER_OFFSET
-#define BASE_POINTER_OFFSET 0
-#endif
-
#endif /* #ifndef ETHOSU_CONFIG_H */