commit | d3e40262e7d05236bf4c2c4fdf007589ba8af97a | [log] [tgz] |
---|---|---|
author | LEROY Christophe <christophe.leroy@c-s.fr> | Fri Sep 19 10:36:09 2014 +0200 |
committer | Scott Wood <scottwood@freescale.com> | Fri Nov 07 18:10:42 2014 -0600 |
tree | 6a8175e21eed90263752a8d5375f76a7037ff44f | |
parent | 959d6173b5cccceff47cc2d25feeaac2f96df0e0 [diff] |
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>