config-frag/big-LITTLE: Use device-tree to provide fast/slow CPU list for HMP
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 12 Sep 2012 03:34:17 +0000 (09:04 +0530)
committerJon Medhurst <tixy@linaro.org>
Wed, 17 Jul 2013 10:12:08 +0000 (11:12 +0100)
commitc4a782d985da03016e2b15aaef90bfc5cfe426f6
tree735e2a1e594ed430e48fe6a67e4cce85abe70d25
parent83952e566d1c41b2e0a70321e9d56cb8162f9a6d
config-frag/big-LITTLE: Use device-tree to provide fast/slow CPU list for HMP

Currently there are two ways of passing list of fast-slow CPU's to kernel. One
via configs and other via DT. Code tries to get them via configs first an then
try for DT.

To make it configurable via DT by default, make config strings empty.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reported-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
linaro/configs/big-LITTLE-MP.conf