[U-Boot] [PATCH v2 49/55] x86: ivybridge: Sort out the calls to bridge_silicon_revision()

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 09:02:43 CET 2016


On Thu, Jan 21, 2016 at 3:35 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:
>> This function is called all over the place. Convert it use the driver model
>> PCI API, and rationalise the calls.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v2:
>> - Fix incorrect bits in bridge_silicon_revision() comment
>>
>>  arch/x86/cpu/ivybridge/gma.c                      | 33 ++++++++--------
>>  arch/x86/cpu/ivybridge/northbridge.c              | 47 +++++++++++------------
>>  arch/x86/include/asm/arch-ivybridge/sandybridge.h |  8 +++-
>>  3 files changed, 46 insertions(+), 42 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