
17 Feb
2013
17 Feb
'13
11:49 p.m.
Hi Simon,
And lines 77-88 of arch/x86/cpu/u-boot.lds can go as well now
Regards,
Graeme
P.S. So glad to finally see the end of the old 16-bit BIOS crap :)
On Mon, Feb 18, 2013 at 9:30 AM, Graeme Russ graeme.russ@gmail.com wrote:
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