Re: [PATCH V2 08/12] arm: mach-k3: arm64-mmu: Refactor to be independent of board

2023-11-06 Thread Andrew Davis
On 11/4/23 2:21 AM, Nishanth Menon wrote: Refactor J721E J7200 definition to make this independent of board macros. Signed-off-by: Nishanth Menon --- arch/arm/mach-k3/arm64-mmu.c | 50 ++-- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git

[PATCH V2 08/12] arm: mach-k3: arm64-mmu: Refactor to be independent of board

2023-11-04 Thread Nishanth Menon
Refactor J721E J7200 definition to make this independent of board macros. Signed-off-by: Nishanth Menon --- arch/arm/mach-k3/arm64-mmu.c | 50 ++-- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/arch/arm/mach-k3/arm64-mmu.c