Hi Udit,
On 13/04/23 10:45, Udit Kumar wrote:
Hi Nishanth,U-Boot already does this. See fdt_fixup_msmc_ram() at board/ti/j721s2/evm.c
On 13/04/23 01:26, Nishanth Menon wrote:
On 23:06-20230412, Udit Kumar wrote:No
[..]Are you saying that j721s2 is incapable of l3 cache? say some level 1
errata?
or is it because, the chip is really capable of l3 cache and we areThis is because, l3 cache size is set to zero.
really setting it to 0?
https://git.ti.com/cgit/k3-image-gen/k3-image-gen/tree/soc/j721s2/evm/board-cfg.c#n71
unless the chip has an errata, you are supposed to fix it up based onok
configuration by using the API and this patch is a NAK
https://software-dl.ti.com/tisci/esd/latest/2_tisci_msgs/general/core.html#tisci-query-msmc
tifs-sram fixup probably is still needed and possible bug in the original patch?