[U-Boot] [PATCH v3 1/5] x86: Add multi-processor init

Simon Glass sjg at chromium.org
Fri May 1 02:52:14 CEST 2015


On 30 April 2015 at 00:09, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Thu, Apr 30, 2015 at 12:25 PM, Simon Glass <sjg at chromium.org> wrote:
>> Most modern x86 CPUs include more than one CPU core. The OS normally requires
>> that these 'Application Processors' (APs) be brought up by the boot loader.
>> Add the required support to U-Boot to init additional APs.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Applied to u-boot-x86.


More information about the U-Boot mailing list