Config.in 280 B

123456789
  1. config BR2_TARGET_BEAGLEV_DDRINIT
  2. bool "beaglev-ddrinit"
  3. depends on BR2_riscv
  4. depends on BR2_HOSTARCH = "x86_64" # host-riscv64-elf-toolchain
  5. help
  6. This package builds the DDRinit firmware used on the BeagleV
  7. platform.
  8. https://github.com/starfive-tech/beagle_ddrinit