summaryrefslogtreecommitdiff
path: root/chip/g/config_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/config_chip.h')
-rw-r--r--chip/g/config_chip.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chip/g/config_chip.h b/chip/g/config_chip.h
index bfcd912914..0e6e319007 100644
--- a/chip/g/config_chip.h
+++ b/chip/g/config_chip.h
@@ -67,6 +67,9 @@
/* We'll have some special commands of our own */
#define CONFIG_EXTENSION_COMMAND 0xbaccd00a
+/* Chip needs to do custom pre-init */
+#define CONFIG_CHIP_PRE_INIT
+
/*
* The flash memory is implemented in two halves. The SoC bootrom will look for
* the first-stage bootloader at the beginning of each of the two halves and