Hi Bin, On 22 June 2016 at 03:30, Bin Meng <bmeng...@gmail.com> wrote: > There is a dummy pch driver in the coreboot directory. This causes > drivers of its children fail to function due to empty ops. Remove > the whole file since it is no longer needed. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > arch/x86/cpu/coreboot/Makefile | 1 - > arch/x86/cpu/coreboot/pci.c | 26 -------------------------- > 2 files changed, 27 deletions(-) > delete mode 100644 arch/x86/cpu/coreboot/pci.c
That was intended to support a PCH where U-Boot did not have to set it up (when booting from coreboot). Is it not needed now? Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot