mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
drivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASE
The 'default' directive should be before 'help'. Signed-off-by: Simona Toaca <simona.toaca@nxp.com> Reviewed-by: Marek Vasut <marek.vasut@mailbox.org>
This commit is contained in:
parent
052988aa29
commit
3814d57597
@ -24,9 +24,9 @@ config IMX9_DRAM_INLINE_ECC
|
||||
|
||||
config SAVED_DRAM_TIMING_BASE
|
||||
hex "Define the base address for saved dram timing"
|
||||
default 0x2051C000
|
||||
help
|
||||
after DRAM is trained, need to save the dram related timming
|
||||
info into memory for low power use.
|
||||
default 0x2051C000
|
||||
|
||||
endmenu
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user