[U-Boot] [PATCH v2 20/22] dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
sjg at chromium.org
Sat Mar 21 00:16:48 CET 2015
On 5 March 2015 at 12:25, Simon Glass <sjg at chromium.org> wrote:
> Move coreboot-x86 over to driver model for PCI.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/coreboot/pci.c | 63 ++++++++++---------------------------
> arch/x86/dts/chromebook_link.dts | 7 +++++
> board/google/chromebook_link/link.c | 9 ++++++
> configs/coreboot-x86_defconfig | 1 +
> include/dm/uclass-id.h | 1 +
> 5 files changed, 34 insertions(+), 47 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list