On 12/8/21 13:30, Fabiano Rosas wrote:
The Floating-point Unavailable and Decrementer interrupts are being registered at the same 0x900 address. The FPU should be at 0x800 instead.Verified on MPC555, MPC860 and MPC885 user manuals. Reported-by: BALATON Zoltan <bala...@eik.bme.hu> Signed-off-by: Fabiano Rosas <faro...@linux.ibm.com>
Applied to ppc-next. Thanks, C.