[U-Boot] [PATCH v2 0/5] Remove old unused x86 boards and code

Graeme Russ graeme.russ at gmail.com
Sun Feb 17 23:49:33 CET 2013


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 at 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


More information about the U-Boot mailing list