arc: bootm: Move slave cores kick-starting under !fake
authorAlexey Brodkin <abrodkin@synopsys.com>
Fri, 17 Nov 2017 12:53:20 +0000 (15:53 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 24 Nov 2017 16:38:07 +0000 (19:38 +0300)
commitd764a20f2bcab2e76bce0751ed125b0c32f9d82f
tree86f68abeefee7fe06bd6cd223d497dbe1533e0bd
parent3194c3cddf7bbb7d2d74097e54f587953d0bb35f
arc: bootm: Move slave cores kick-starting under !fake

Currently slave cores will be kick-started even if we want
to dry run bootm which is not what we really want.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Eugeniy Paltsev <paltsev@synopsys.com>
arch/arc/lib/bootm.c