mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-03 09:59:44 +00:00
79ea6b8701
It is possibly to setup x86 boards to use non-PC/AT configurations. For example, the sc520 is an x86 CPU with PC/AT and non-PC/AT peripherals. This function allows the board to set itself up for maximum PC/AT compatibility just before booting the Linux kernel (the Linux kernel 'just works' if everything is PC/AT compliant) Signed-off-by: Graeme Russ <graeme.russ@gmail.com> |
||
---|---|---|
.. | ||
bios.h | ||
bios.S | ||
bios_pci.S | ||
bios_setup.c | ||
board.c | ||
bootm.c | ||
interrupts.c | ||
Makefile | ||
pcat_interrupts.c | ||
pcat_timer.c | ||
pci.c | ||
pci_type1.c | ||
realmode.c | ||
realmode_switch.S | ||
timer.c | ||
video.c | ||
video_bios.c | ||
zimage.c |