1 ## SPDX-License-Identifier: GPL-2.0-only
5 select HAVE_DEBUG_RAM_SETUP
7 Build Cavium's BDK in romstage.
13 config CAVIUM_BDK_VERBOSE_INIT
14 bool "Enable verbose init"
17 Build Cavium's BDK with verbose init code.
19 config CAVIUM_BDK_VERBOSE_DRAM
20 bool "Enable verbose dram init"
21 default y if DEBUG_RAM_SETUP
24 Build Cavium's BDK with verbose dram init code.
26 config CAVIUM_BDK_VERBOSE_DRAM_TEST
27 bool "Enable verbose raminit tests"
30 Build Cavium's BDK with verbose DRAM testing code.
32 config CAVIUM_BDK_VERBOSE_QLM
33 bool "Enable verbose qlm init"
36 Build Cavium's BDK with verbose QLM code.
38 config CAVIUM_BDK_VERBOSE_PCIE_CONFIG
39 bool "Enable verbose pcie config"
42 Build Cavium's BDK with verbose PCIe config code.
44 config CAVIUM_BDK_VERBOSE_PCIE
45 bool "Enable verbose pcie init"
48 Build Cavium's BDK with verbose PCIe code.
50 config CAVIUM_BDK_VERBOSE_PHY
51 bool "Enable verbose phy init"
54 Build Cavium's BDK with verbose PHY code.
56 config CAVIUM_BDK_DDR_TUNE_HW_OFFSETS
57 bool "Hardware assisted DLL read offset tuning"
62 Automatically tune the data byte DLL read offsets.
63 Always done by default, but allow use of HW-assist.
64 NOTE: HW-assist will also tune the ECC byte.
66 config CAVIUM_BDK_DDR_TUNE_WRITE_OFFSETS
67 bool "Automatically tune the data byte DLL write offsets"
71 config CAVIUM_BDK_DDR_TUNE_ECC_ENABLE
72 bool "Automatically tune the ECC byte DLL read offsets"