You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
280 B
9 lines
280 B
config BR2_TARGET_BEAGLEV_DDRINIT
|
|
bool "beaglev-ddrinit"
|
|
depends on BR2_riscv
|
|
depends on BR2_HOSTARCH = "x86_64" # host-riscv64-elf-toolchain
|
|
help
|
|
This package builds the DDRinit firmware used on the BeagleV
|
|
platform.
|
|
|
|
https://github.com/starfive-tech/beagle_ddrinit
|
|
|