Config.in 356 B

12345678910
  1. config BR2_TARGET_MV_DDR_MARVELL
  2. bool "mv-ddr-marvell"
  3. depends on BR2_aarch64
  4. help
  5. Marvell keeps algorithms for DDR training in a separate
  6. repository. This code is not built separately, it is needed
  7. as a dependency to build ATF firmware for Marvell Armada 7040
  8. and 8040 SoCs.
  9. https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell/