Re: [PATCH v2 10/13] board: ti: am62px: evm: Enable cache for AM62p

2025-02-19 Thread Sverdlin, Alexander
On Wed, 2025-02-19 at 16:18 +0530, Chintan Vankar wrote: > From: Andreas Dannenberg > > Enable cache for AM62p to optimize performance of CPU to access data from > memory. > > Signed-off-by: Andreas Dannenberg > Signed-off-by: Chintan Vankar Reviewed-by: Alexander Sverdlin > --- > > Link t

[PATCH v2 10/13] board: ti: am62px: evm: Enable cache for AM62p

2025-02-19 Thread Chintan Vankar
From: Andreas Dannenberg Enable cache for AM62p to optimize performance of CPU to access data from memory. Signed-off-by: Andreas Dannenberg Signed-off-by: Chintan Vankar --- Link to v1: https://lore.kernel.org/r/20250107093840.2211381-11-c-van...@ti.com/ Changes from v1 to v2: - Updated com