[U-Boot] [PATCH v2 0/5] Remove old unused x86 boards and code
Graeme Russ
graeme.russ at gmail.com
Sun Feb 17 23:30:00 CET 2013
Hi Simon,
OK, now that I have seen the results of the patches in all their
glory, there is a bit more trimming to do:
- Delete arch/x86/lib/bios.h
- Check usage of pci_shadow_rom() (defined in arch/x86/lib/pci.c)
- In arch/x86/include/asm/pci.h, check if any of the following are unused:
- pci_enable_legacy_video_ports()
- pci_shadow_rom()
- pci_remove_rom_window()
- pci_get_rom_window()
Regards,
Graeme
More information about the U-Boot
mailing list