This commit is contained in:
Markus Fröschle
2013-11-04 11:25:33 +00:00
parent 89a2028a83
commit accd53507b
4 changed files with 81 additions and 50 deletions

View File

@@ -1010,8 +1010,8 @@ void initialize_hardware(void)
init_video_ddr();
dvi_on();
#endif /* MACHINE_FIREBEE */
init_usb();
//video_1280_1024();
/* moved the following line (temporarily) to BaS (after MMU init) to be able to catch adressing errors on USB init */
//init_usb();
#ifdef MACHINE_FIREBEE
init_ac97();
#endif /* MACHINE_FIREBEE */