[U-Boot] [PATCH v2 39/51] x86: broadwell: Add reference code support

Bin Meng bmeng.cn at gmail.com
Mon Mar 14 07:31:33 CET 2016


On Mon, Mar 14, 2016 at 2:29 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Sat, Mar 12, 2016 at 1:07 PM, Simon Glass <sjg at chromium.org> wrote:
>> Broadwell needs a special binary blob to set up the PCH. Add code to run
>> this on start-up.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Fix comment style
>>
>>  arch/x86/cpu/broadwell/Makefile  |   1 +
>>  arch/x86/cpu/broadwell/refcode.c | 113 +++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 114 insertions(+)
>>  create mode 100644 arch/x86/cpu/broadwell/refcode.c
>>
>
> Acked-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list