[U-Boot] [PATCH] powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536
Kumar Gala
galak at kernel.crashing.org
Fri Sep 2 15:20:26 CEST 2011
On Aug 24, 2011, at 9:16 AM, Kumar Gala wrote:
> The MPC8536 seems to use only 3 bits for the major revision field in the
> SVR rather than the 4 bits used by all other processors. The most
> significant bit is used as a mfg code on MPC8536.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/cpu.c | 3 ---
> arch/powerpc/include/asm/processor.h | 4 ++++
> 2 files changed, 4 insertions(+), 3 deletions(-)
applied to next
- k
More information about the U-Boot
mailing list