removed debug printout
incorporated EmuTOS byte swap routines for PCI access
This commit is contained in:
@@ -945,9 +945,9 @@ void initialize_hardware(void) {
|
||||
init_slt();
|
||||
init_fbcs();
|
||||
init_ddram();
|
||||
init_pci();
|
||||
init_eport();
|
||||
init_xlbus_arbiter();
|
||||
init_pci();
|
||||
init_fpga();
|
||||
init_pll();
|
||||
init_video_ddr();
|
||||
|
||||
Reference in New Issue
Block a user