]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
cmd_mp: Add support for showing all CPU status by one command
authorMichal Simek <michal.simek@xilinx.com>
Mon, 22 Jun 2015 08:46:40 +0000 (10:46 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:50 +0000 (13:50 +0200)
commitbd3ac789f74e8add581eb967dfedebe3e183c13d
tree3ba0276736847c0c2b566695e58509d567037a13
parent013c378e96e93c559e669c714ad9e32c84ce8bcb
cmd_mp: Add support for showing all CPU status by one command

Use one command for showing overall CPU status than several without
knowing how many cpus is available in the system.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
common/cmd_mp.c