On Tuesday 20 December 2022 21:21:11 Pali Rohár wrote:
> On Monday 19 December 2022 19:46:00 Christophe Leroy wrote:
> > wrteei is only for booke. Use the standard mfmsr/ori/mtmsr
> > when non booke.
> >
> > Reported-by: Jan-Benedict Glaw
> > Signed-off-by: Christophe Leroy
> > ---
> > Not sure
On Monday 19 December 2022 19:46:00 Christophe Leroy wrote:
> wrteei is only for booke. Use the standard mfmsr/ori/mtmsr
> when non booke.
>
> Reported-by: Jan-Benedict Glaw
> Signed-off-by: Christophe Leroy
> ---
> Not sure this is needed at all, the commit that introduced the code says it
> i
wrteei is only for booke. Use the standard mfmsr/ori/mtmsr
when non booke.
Reported-by: Jan-Benedict Glaw
Signed-off-by: Christophe Leroy
---
Not sure this is needed at all, the commit that introduced the code says it is
for e500, but there's no such limitation in Kconfig. Maybe we should limit