summaryrefslogtreecommitdiff
path: root/include/plat
diff options
context:
space:
mode:
authorHanna Hawa <hannah@marvell.com>2018-05-02 10:15:13 +0300
committerKostya Porotchkin <kostap@marvell.com>2018-05-10 12:06:32 +0300
commit10652eb30c5dd3d5bd5ac60a38e734b191131c99 (patch)
tree67b02ca1a48d5f9722d0497826e202c39f98806e /include/plat
parent25eabfd25d2d81cfaa03d67874545684bfb79ade (diff)
Revert "a8k-p: pm: poweroff unused CPUs at early boot stage"
Revert poweroff at early boot stage due some issues while poweron This reverts commit b33b8976e4251d2f546cfa3195d8cea7a9822e60. Change-Id: I8e5cfd4fe7b49fcbda59daae3dff473df46e4482 Signed-off-by: Hanna Hawa <hannah@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/54320 Tested-by: iSoC Platform CI <ykjenk@marvell.com> Reviewed-by: Kostya Porotchkin <kostap@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/54395
Diffstat (limited to 'include/plat')
-rw-r--r--include/plat/marvell/a8k-p/common/plat_marvell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/plat/marvell/a8k-p/common/plat_marvell.h b/include/plat/marvell/a8k-p/common/plat_marvell.h
index 7711a7df..a56a1805 100644
--- a/include/plat/marvell/a8k-p/common/plat_marvell.h
+++ b/include/plat/marvell/a8k-p/common/plat_marvell.h
@@ -109,5 +109,4 @@ void ble_prepare_exit(void);
int jtag_init_ihb_dual_ap(void);
int gic600_multi_chip_init(void);
-int plat_marvell_early_cpu_powerdown(int ap_count);
#endif /* __PLAT_MARVELL_H__ */