git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
259556e
)
arm: mvebu: turris_omnia: Enable immutable debug settings in DDR3 training by default
author
Marek Behún
<kabel@kernel.org>
Tue, 18 Jun 2024 15:34:29 +0000
(17:34 +0200)
committer
Stefan Roese
<sr@denx.de>
Mon, 8 Jul 2024 06:20:58 +0000
(08:20 +0200)
Save 10 KiB in Turris Omnia's SPL binary by enabling immutable debug
settings for DDR3 training code.
Signed-off-by: Marek Behún <kabel@kernel.org>
configs/turris_omnia_defconfig
patch
|
blob
|
history
diff --git
a/configs/turris_omnia_defconfig
b/configs/turris_omnia_defconfig
index
d569978
..
938ad88
100644
(file)
--- a/
configs/turris_omnia_defconfig
+++ b/
configs/turris_omnia_defconfig
@@
-10,6
+10,7
@@
CONFIG_NR_DRAM_BANKS=2
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0xff0000
CONFIG_TARGET_TURRIS_OMNIA=y
+CONFIG_DDR_IMMUTABLE_DEBUG_SETTINGS=y
CONFIG_DDR_RESET_ON_TRAINING_FAILURE=y
CONFIG_MVEBU_EFUSE_VHV_GPIO="mcu_56"
CONFIG_MVEBU_EFUSE_VHV_GPIO_ACTIVE_LOW=y