projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
112b777
)
imx: imx8ulp_evk: enlarge CONFIG_NR_DRAM_BANKS
author
Peng Fan
<peng.fan@nxp.com>
Wed, 6 Apr 2022 06:30:29 +0000
(14:30 +0800)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 12 Apr 2022 17:10:43 +0000
(19:10 +0200)
When TEE is present, the DRAM maybe split to two parts,
so enlarge CONFIG_NR_DRAM_BANKS
Signed-off-by: Peng Fan <peng.fan@nxp.com>
configs/imx8ulp_evk_defconfig
patch
|
blob
|
history
diff --git
a/configs/imx8ulp_evk_defconfig
b/configs/imx8ulp_evk_defconfig
index cf0a3691536324c47e5cfae996cf695aef17c225..0f21007fce24733a5d923706c0fc157551321ca1 100644
(file)
--- a/
configs/imx8ulp_evk_defconfig
+++ b/
configs/imx8ulp_evk_defconfig
@@
-5,7
+5,7
@@
CONFIG_SYS_MALLOC_LEN=0x1002000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
-CONFIG_NR_DRAM_BANKS=
1
+CONFIG_NR_DRAM_BANKS=
2
CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0x400000
CONFIG_IMX_CONFIG=""