]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/8xx: Better readibility of ERRATA CPU6 handling
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 19 Sep 2014 08:36:09 +0000 (10:36 +0200)
committerScott Wood <scottwood@freescale.com>
Sat, 8 Nov 2014 00:10:42 +0000 (18:10 -0600)
commit6315ff9a4feea9e5cbd7a41df5a27593278b1912
tree6a8175e21eed90263752a8d5375f76a7037ff44f
parent75c147113007e1e59fe68f14ee3700e87212d25a
powerpc/8xx: Better readibility of ERRATA CPU6 handling

This patch hiddes that SPR address needed for CPU6 ERRATA handling in the macro.
Then we don't have to worry about this address directly in the code.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/kernel/head_8xx.S