summaryrefslogtreecommitdiffstats
path: root/drivers/marvell/mg_conf_cm3/mg_conf_cm3.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/marvell/mg_conf_cm3/mg_conf_cm3.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/marvell/mg_conf_cm3/mg_conf_cm3.h b/drivers/marvell/mg_conf_cm3/mg_conf_cm3.h
new file mode 100644
index 0000000..e2756de
--- /dev/null
+++ b/drivers/marvell/mg_conf_cm3/mg_conf_cm3.h
@@ -0,0 +1,9 @@
+/*
+ * Copyright (C) 2019 Marvell International Ltd.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
+ * https://spdx.org/licenses
+ */
+
+void mg_start_ap_fw(int cp_nr, uint8_t comphy_index);
+int mg_image_load(uintptr_t src_addr, uint32_t size, int cp_index);