projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd7606d
)
ARM: imx: Use default SAVED_DRAM_TIMING_BASE on Data Modul i.MX8M Mini eDM SBC
author
Marek Vasut
<marex@denx.de>
Thu, 31 Aug 2023 14:41:45 +0000
(16:41 +0200)
committer
Stefano Babic
<stefano.babic@swupdate.org>
Mon, 4 Sep 2023 08:21:20 +0000
(10:21 +0200)
Use default SAVED_DRAM_TIMING_BASE as that is what upstream TFA expects.
Without this change, the board will fail to suspend/resume e.g. in Linux.
Signed-off-by: Marek Vasut <marex@denx.de>
configs/imx8mm_data_modul_edm_sbc_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8mm_data_modul_edm_sbc_defconfig
b/configs/imx8mm_data_modul_edm_sbc_defconfig
index 8df6b4c6af13404ed36969e3f21e86b4dc0977ec..7e8fb8444151502c58007a3e0fcfa9606250891b 100644
(file)
--- a/
configs/imx8mm_data_modul_edm_sbc_defconfig
+++ b/
configs/imx8mm_data_modul_edm_sbc_defconfig
@@
-157,7
+157,6
@@
CONFIG_SPL_CLK_COMPOSITE_CCF=y
CONFIG_CLK_COMPOSITE_CCF=y
CONFIG_SPL_CLK_IMX8MM=y
CONFIG_CLK_IMX8MM=y
-CONFIG_SAVED_DRAM_TIMING_BASE=0x40000000
CONFIG_DFU_TFTP=y
CONFIG_DFU_TIMEOUT=y
CONFIG_DFU_MMC=y