
27 Apr
2012
27 Apr
'12
2:23 a.m.
Argh, forgot to copy the list.
Enabling it on individual SoCs based on verification conflicts with putting this in the core-specific config area.
Just test with a reasonable sample of SoCs, grep for TLB assignments to look for any conflicts, and then enable it in the generic e500v2 area that Andy pointed out.
I believe , let this patch-set be applied in upstream. then during enabling debugging support of BSC9131 , i will enable for other SoC like P1020, P2020 etc.
Our point is that this isn't an SoC-specific feature. It's a feature of the core. Change your code to enable it for e500 and e500v2, and then test it on a few systems to make sure it works. We don't want to have to enable it for each SoC, one by one.
Andy