[U-Boot] [PATCH 00/11] dm: x86: PCI/SPI fixes for minnowboard MAX
Bin Meng
bmeng.cn at gmail.com
Mon Jun 8 05:03:07 CEST 2015
Hi Simon,
On Sun, Jun 7, 2015 at 10:50 PM, Simon Glass <sjg at chromium.org> wrote:
> The SPI flash starts off protected on baytrail. The code which is supposed to
> fix this is broken. This series fixes that, enables the SPI environment and
> adds documentation.
>
> Also when driver model is enabled for PCI some bugs appear. This series fixes
> those and enables driver model for PCI on minnowboard MAX.
>
>
> Simon Glass (11):
> spi: sf: Print the error code on failure
> dm: spi: Correct minor nits in ICH driver
> dm: spi: Correct status register access width
> dm: spi: Correct BIOS protection logic for ICH9
> dm: spi: Enable environment for minnowmax
> x86: Add ROM image description for minnowmax
> x86: pci: Tidy up the generic x86 PCI driver
> dm: x86: minnowmax: Move PCI to use driver model
> dm: pci: Use the correct hose when configuring devices
> dm: pci: Correct bus number when scanning sub-buses
> dm: x86: baytrail: Correct PCI region 3 when driver model is used
>
I've finished review for the series except #9 and #10 which are driver
model related as I am not quite familiar with the dm stuff.
[snip]
Regards,
Bin
More information about the U-Boot
mailing list