[U-Boot] [PATCH 01/11] net: pch_gbe: Convert to use DM PCI API
Bin Meng
bmeng.cn at gmail.com
Fri Feb 5 05:48:49 CET 2016
On Wed, Feb 3, 2016 at 11:27 AM, Simon Glass <sjg at chromium.org> wrote:
> On 2 February 2016 at 06:57, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Use native DM PCI APIs instead of legacy compatible ones.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> drivers/net/pch_gbe.c | 27 ++++++++++++---------------
>> drivers/net/pch_gbe.h | 2 +-
>> 2 files changed, 13 insertions(+), 16 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
applied to u-boot-x86/master, thanks!
More information about the U-Boot
mailing list