[U-Boot] [PATCH v2 23/51] x86: Move common MRC Kconfig options to the common file

Bin Meng bmeng.cn at gmail.com
Mon Mar 14 06:38:49 CET 2016


On Mon, Mar 14, 2016 at 1:13 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:
>> At present the MRC options are private to ivybridge. Other Intel CPUs also
>> use these settings. Move them to a common place.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Add Kconfig help for the moved options
>> - Fix tab indentation
>>
>>  arch/x86/Kconfig               | 61 ++++++++++++++++++++++++++++++++++++++++++
>>  arch/x86/cpu/ivybridge/Kconfig | 27 +------------------
>>  2 files changed, 62 insertions(+), 26 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

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


More information about the U-Boot mailing list