[U-Boot] [PATCH v2 21/22] dm: x86: pci: Convert chromebook_link to use driver model for pci

Simon Glass sjg at chromium.org
Sat Mar 21 00:16:52 CET 2015


On 5 March 2015 at 12:25, Simon Glass <sjg at chromium.org> wrote:
> Move chromebook_link over to driver model for PCI.
>
> This involves:
> - adding a uclass for platform controller hub
> - removing most of the existing PCI driver
> - adjusting how CPU init works to use driver model instead
> - rename the lpc compatible string (it will be removed later)
>
> This does not really take advantage of driver model fully, but it does work.
> Furture work will improve the code structure to remove many of the explicit
> calls to init the board.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-dm/next.


More information about the U-Boot mailing list