Config.in 292 B

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