On Tue, Jan 19, 2016 at 11:19 AM, Simon Glass <s...@chromium.org> wrote:
> Add a driver-model version of the pci_write_bar32 function so that this is
> supported in the new API.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> ---
>
> Changes in v5: None
> Changes in v4:
> - Tidy up mentions on control bits in the header file
>
> Changes in v3: None
> Changes in v2:
> - Rename the last parameter to 'addr'
> - Update the comment to explain usable of this function
>
>  drivers/pci/pci-uclass.c |  8 ++++++++
>  include/pci.h            | 17 +++++++++++++++--
>  2 files changed, 23 insertions(+), 2 deletions(-)
>

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