Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects

DDR: Adjust memory layout.

Merged Vauban requested to merge develop-beaglev-fire into main-beaglev-fire
Compare and
31 files
+ 11551
0
Compare changes
  • Side-by-side
  • Inline
Files
31
@@ -9,6 +9,30 @@ config USE_PCIE
If you don't know what to do here, say Y.
menu "Enabled PCIe controllers"
config ENABLE_PCIE_CTRL_0
bool "Use PCIe controller 0"
default n
depends on USE_PCIE
help
This feature enables PCIe Controller 0.
Enable this feature if PCIe controller 0 is enabled in the FPGA design.
If you do not know what to do here, say N.
config ENABLE_PCIE_CTRL_1
bool "Use PCIe controller 1"
default n
depends on USE_PCIE
help
This feature enables PCIe Controller 1.
Enable this feature if PCIe controller 1 is enabled in the FPGA design.
If you do not know what to do here, say N.
endmenu
config UART_SURRENDER
bool "HSS UART Surrender"
depends on OPENSBI && !SERVICE_TINYCLI_REGISTER