aboutsummaryrefslogtreecommitdiff
path: root/drivers/ddr/marvell/axp/ddr3_hw_training.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-19 08:59:59 -0500
committerTom Rini <trini@konsulko.com>2021-12-19 08:59:59 -0500
commite9d7888da845638f135046d53c25492a8c54e664 (patch)
tree2c869b612423216e955ae8c2310f8dc9bfaae796 /drivers/ddr/marvell/axp/ddr3_hw_training.h
parent0ebf465d343868bf1080d540ab64de39bb927a09 (diff)
parent2e5d0aa3968e45062fcb27678f815c6df06d111f (diff)
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next
- Armada XP etc: Move to DM_I2C (Stefan) - Some mvebu comphy + mox + fdt_support changes (Marek & Pali) - mvebu: a38x: improve USB3 serdes configuration (Stefan Eichenberger) - mvebu: Some maintainer updates (Pali) - mvebu: Misc minor cleanup (Pali)
Diffstat (limited to 'drivers/ddr/marvell/axp/ddr3_hw_training.h')
-rw-r--r--drivers/ddr/marvell/axp/ddr3_hw_training.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ddr/marvell/axp/ddr3_hw_training.h b/drivers/ddr/marvell/axp/ddr3_hw_training.h
index 30daaa9831..fcdef792c7 100644
--- a/drivers/ddr/marvell/axp/ddr3_hw_training.h
+++ b/drivers/ddr/marvell/axp/ddr3_hw_training.h
@@ -373,7 +373,6 @@ int ddr3_load_dqs_patterns(MV_DRAM_INFO *dram_info);
void ddr3_static_training_init(void);
-u8 ddr3_get_eprom_fabric(void);
void ddr3_set_performance_params(MV_DRAM_INFO *dram_info);
int ddr3_dram_sram_burst(u32 src, u32 dst, u32 len);
void ddr3_save_training(MV_DRAM_INFO *dram_info);