Remove the need for ad-hoc code for qspi speed. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschm...@gmail.com> ---
Changes in v2: None include/configs/socfpga_common.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h index d1034ac280..e4a5dfc5ef 100644 --- a/include/configs/socfpga_common.h +++ b/include/configs/socfpga_common.h @@ -137,11 +137,6 @@ #ifndef CONFIG_SPL_BUILD #define CONFIG_SPI_FLASH_MTD #endif -/* QSPI reference clock */ -#ifndef __ASSEMBLY__ -unsigned int cm_get_qspi_controller_clk_hz(void); -#define CONFIG_CQSPI_REF_CLK cm_get_qspi_controller_clk_hz() -#endif /* * USB -- 2.20.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot