[U-Boot] [PATCH 3/4][v3] powerpc/85xx:Make debug exception vector accessible

Andy Fleming afleming at gmail.com
Fri Apr 27 02:23:10 CEST 2012


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


More information about the U-Boot mailing list