mirror of
https://xff.cz/git/u-boot/
synced 2025-11-02 03:17:29 +01:00
ddr: imx9: Change the saved ddr data base to 0x2051c000
change the ddr saved info to the last 16KB of the OCRAM. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -22,6 +22,6 @@ config SAVED_DRAM_TIMING_BASE
|
||||
help
|
||||
after DRAM is trained, need to save the dram related timming
|
||||
info into memory for low power use.
|
||||
default 0x204DC000
|
||||
default 0x2051C000
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user