Re: [PATCH v3 11/11] rockchip: rk356x: use DRAM banks from ATAGS

2024-04-22 Thread Kever Yang
On 2024/4/15 22:17, Quentin Schulz wrote: From: Quentin Schulz RK356x-based devices now support creating DRAM banks with proper holes by reading the ATAGS from Rockchip TPL blob, so let's use that mechanism instead. The CONFIG_NR_DRAM_BANK now defaults to 10 which is a safe bet for reading

[PATCH v3 11/11] rockchip: rk356x: use DRAM banks from ATAGS

2024-04-15 Thread Quentin Schulz
From: Quentin Schulz RK356x-based devices now support creating DRAM banks with proper holes by reading the ATAGS from Rockchip TPL blob, so let's use that mechanism instead. The CONFIG_NR_DRAM_BANK now defaults to 10 which is a safe bet for reading banks from ATAGS, so let's use the default