
21 Mar
2015
21 Mar
'15
12:16 a.m.
On 5 March 2015 at 12:25, Simon Glass sjg@chromium.org wrote:
Move coreboot-x86 over to driver model for PCI.
Signed-off-by: Simon Glass sjg@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.