summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHanna Hawa <hannah@marvell.com>2018-02-08 14:07:15 +0200
committerKostya Porotchkin <kostap@marvell.com>2018-02-11 11:06:15 +0200
commit3beede5f10a201ea9414001b45ad1de3703f7846 (patch)
treefa973c2c225333910b06494ee5b27b6ea41e00f5 /include
parent1b0b88f04fe20ef3dd5a0f68efae0a4e643c1311 (diff)
ble: ddr: a8k-p: introduce new flow to DDR init
- Move all relevant DDR functions to new plat_dram file - Introduce new flow to initialize the DDR interfaces Change-Id: I96fdd6df86a72bde95ee82f5d564311c7a48c6c3 Signed-off-by: Hanna Hawa <hannah@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/50220 Tested-by: iSoC Platform CI <ykjenk@marvell.com> Reviewed-by: Kostya Porotchkin <kostap@marvell.com>
Diffstat (limited to 'include')
-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 6142c1ea..10342c84 100644
--- a/include/plat/marvell/a8k-p/common/plat_marvell.h
+++ b/include/plat/marvell/a8k-p/common/plat_marvell.h
@@ -50,7 +50,6 @@ int marvell_check_mpidr(u_register_t mpidr);
/* BLE utility functions */
int ble_plat_setup(int *skip);
-void plat_dram_update_topology(void);
void ble_plat_pcie_ep_setup(void);
struct pci_hw_cfg *plat_get_pcie_hw_data(void);