]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/mpc85xx: check if core is disabled for showing status
authorYork Sun <yorksun@freescale.com>
Mon, 25 Mar 2013 07:40:00 +0000 (07:40 +0000)
committerAndy Fleming <afleming@freescale.com>
Fri, 24 May 2013 21:54:09 +0000 (16:54 -0500)
commit0c9ab437de1bcfd0524217619937b162273e43d4
tree2b75334611dfca5e1080034f5c6103c4024b7505
parentd54097b6c10aab68dd0a88ec0d5c86615d3dd597
powerpc/mpc85xx: check if core is disabled for showing status

"cpu <num> status" should check if core is disabled before printing
the spin table location.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/cpu/mpc85xx/mp.c