xref: /OK3568_Linux_fs/buildroot/boot/mv-ddr-marvell/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_TARGET_MV_DDR_MARVELL
2*4882a593Smuzhiyun	bool "mv-ddr-marvell"
3*4882a593Smuzhiyun	depends on BR2_aarch64
4*4882a593Smuzhiyun	help
5*4882a593Smuzhiyun	  Marvell keeps algorithms for DDR training in a separate
6*4882a593Smuzhiyun	  repository. This code is not built separately, it is needed
7*4882a593Smuzhiyun	  as a dependency to build ATF firmware for Marvell Armada 7040
8*4882a593Smuzhiyun	  and 8040 SoCs.
9*4882a593Smuzhiyun
10*4882a593Smuzhiyun	  https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell/
11