K 10 svn:author V 3 wma K 8 svn:date V 27 2017-05-19T08:26:41.137895Z K 7 svn:log V 455 Fix boot up on ARMADA38X uniprocessor variant Marvell Armada 380 is a uni-processor variant of the 38x SoC family. A function platform_mp_setmaxid() was setting a hardcoded value, which caused boot fail on A380. Fix this by relying on the CPU count obtained from device tree nodes. Submitted by: Marcin Wojtas