RADEON card detected and initialized. ROM mapping seems to have a problem. PCI PCIERBAR setting fixed
This commit is contained in:
@@ -1104,7 +1104,6 @@ void initialize_hardware(void)
|
||||
init_pll();
|
||||
init_video_ddr();
|
||||
dvi_on();
|
||||
screen_init();
|
||||
|
||||
/* experimental */
|
||||
{
|
||||
@@ -1129,6 +1128,7 @@ void initialize_hardware(void)
|
||||
#endif /* MACHINE_FIREBEE */
|
||||
driver_mem_init();
|
||||
init_pci();
|
||||
video_init();
|
||||
|
||||
/* do not try to init USB for now on the Firebee, it hangs the machine */
|
||||
#ifndef MACHINE_FIREBEE
|
||||
|
||||
Reference in New Issue
Block a user