x86: coreboot: Move non-board specific files to coreboot arch directory
coreboot.c and coreboot_pci.c don't contain board specific but only coreboot specific code. Hence move it to the coreboot directory in arch/x86/cpu (which should probably be moved out of cpu/ in another commit) Signed-off-by:Stefan Reinauer <reinauer@chromium.org> Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/cpu/coreboot/Makefile 2 additions, 0 deletionsarch/x86/cpu/coreboot/Makefile
- arch/x86/cpu/coreboot/coreboot.c 0 additions, 0 deletionsarch/x86/cpu/coreboot/coreboot.c
- arch/x86/cpu/coreboot/pci.c 0 additions, 0 deletionsarch/x86/cpu/coreboot/pci.c
- board/chromebook-x86/coreboot/Makefile 0 additions, 2 deletionsboard/chromebook-x86/coreboot/Makefile
Loading
Please register or sign in to comment