[PATCH] arm: mach-k3: Let the compiler size the mem_map lists
Andrew Davis
afd at ti.com
Wed Nov 22 22:02:50 CET 2023
On 11/22/23 2:48 PM, Tom Rini wrote:
> On Mon, Nov 06, 2023 at 10:52:05AM -0600, Andrew Davis wrote:
>
>> NR_MMU_REGIONS is a copy/paste from another platform that extends
>> this list later. We do not do that, so let the list be the size
>> of the initializer list.
>>
>> Signed-off-by: Andrew Davis <afd at ti.com>
>> ---
>> arch/arm/mach-k3/arm64-mmu.c | 34 ++++++----------------------------
>> 1 file changed, 6 insertions(+), 28 deletions(-)
>
> Please redo this on top of current next as the other series that have
> gone in make this no longer apply, thanks.
>
Sure, sending v2 now.
Andrew
More information about the U-Boot
mailing list