]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536
authorKumar Gala <galak@kernel.crashing.org>
Wed, 24 Aug 2011 14:14:16 +0000 (09:14 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 30 Sep 2011 00:01:05 +0000 (19:01 -0500)
commita5986432679205df5f80f7699f7853a0e7e5a509
treeea3cc736c7b9409708769bda66d9ae0c8f4a3277
parent5471370b43382907eee5034880967331cd1b7aec
powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536

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@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/cpu.c
arch/powerpc/include/asm/processor.h