On Thu, Jan 21, 2016 at 2:54 PM, Bin Meng <bmeng...@gmail.com> wrote:
> On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <s...@chromium.org> wrote:
>> Instead of calling the northbridge and PCH init from bd82x6x_init_extra()
>> when the PCI bus is probed, call it from the respective drivers. Also drop
>> the Northbridge init as it has no effect. The registers it touches appear to
>> be read-only.
>>
>> Signed-off-by: Simon Glass <s...@chromium.org>
>> ---
>>
>> Changes in v2: None
>>
>>  arch/x86/cpu/ivybridge/bd82x6x.c              | 42 
>> ---------------------------
>>  arch/x86/cpu/ivybridge/northbridge.c          | 16 +++++++---
>>  arch/x86/include/asm/arch-ivybridge/bd82x6x.h |  1 -
>>  board/google/chromebook_link/link.c           |  8 -----
>>  4 files changed, 12 insertions(+), 55 deletions(-)
>>
>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>

applied to u-boot-x86/master, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to