mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-10 20:28:59 +00:00
6 lines
180 B
Text
6 lines
180 B
Text
|
config SPL_STARFIVE_DDR
|
||
|
bool "StarFive DDR driver in SPL"
|
||
|
depends on SPL_RAM && STARFIVE_JH7110
|
||
|
help
|
||
|
This enables DDR support for the platforms based on StarFive JH7110 SoC.
|