[U-Boot] [PATCH v2 08/55] x86: ivybridge: Rename bd82x6x_init()

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 08:59:21 CET 2016


On Thu, Jan 21, 2016 at 2:18 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
>> Rename the existing bd82x6x_init() to bd82x6x_init_extra(). We will remove
>> this in a later patch.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Drop the init() method in the PCH
>> - Rename this commit from 'x86: ivybridge: Set up the PCH init'
>>
>>  arch/x86/cpu/ivybridge/bd82x6x.c              | 2 +-
>>  arch/x86/cpu/ivybridge/cpu.c                  | 8 ++++++++
>>  arch/x86/cpu/ivybridge/pci.c                  | 2 +-
>>  arch/x86/include/asm/arch-ivybridge/bd82x6x.h | 2 +-
>>  4 files changed, 11 insertions(+), 3 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

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


More information about the U-Boot mailing list