Re: [PATCH 24/27] imx: imx8ulp_evk: enlarge CONFIG_NR_DRAM_BANKS

2022-03-03 Thread Peng Fan (OSS)
On 2022/2/26 21:28, Fabio Estevam wrote: Hi Peng, On Mon, Feb 14, 2022 at 9:09 AM Peng Fan (OSS) wrote: From: Peng Fan When TEE is present, the DRAM maybe split to two parts, so enlarge CONFIG_NR_DRAM_BANKS I think this description is confusing. CONFIG_NR_DRAM_BANKS should be set

Re: [PATCH 24/27] imx: imx8ulp_evk: enlarge CONFIG_NR_DRAM_BANKS

2022-02-26 Thread Fabio Estevam
Hi Peng, On Mon, Feb 14, 2022 at 9:09 AM Peng Fan (OSS) wrote: > > From: Peng Fan > > When TEE is present, the DRAM maybe split to two parts, > so enlarge CONFIG_NR_DRAM_BANKS I think this description is confusing. CONFIG_NR_DRAM_BANKS should be set according to how many DDR chips are

[PATCH 24/27] imx: imx8ulp_evk: enlarge CONFIG_NR_DRAM_BANKS

2022-02-14 Thread Peng Fan (OSS)
From: Peng Fan When TEE is present, the DRAM maybe split to two parts, so enlarge CONFIG_NR_DRAM_BANKS Signed-off-by: Peng Fan --- configs/imx8ulp_evk_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/imx8ulp_evk_defconfig b/configs/imx8ulp_evk_defconfig