I want to do some change to coherent_ht.c, otherwise s2885 can not be compiled under Loglevel = 8
diff -r freebios2/src/northbridge/amd/amdk8/coherent_ht.c ../freebios2/src/northbridge/amd/amdk8/coherent_ht.c 369a370
#if 1
377a379
#endif
394c396 < ---
#if 1
418a421
#endif
456,457c459,460 < print_debug_hex8(result.cpus); < print_debug(" nodes initialized.\r\n"); ---
print_spew_hex8(result.cpus); print_spew(" nodes initialized.\r\n");
511c514 < print_debug("coherent_ht_finalize\r\n"); ---
print_spew("coherent_ht_finalize\r\n");
539a543
#if 0
540a545
#endif
548c553 < print_debug("done\r\n"); ---
print_spew("done\r\n");
-----Original Message----- From: YhLu Sent: Wednesday, October 20, 2004 11:00 AM To: 'Stefan Reinauer' Cc: ebiederman@lnxi.com; 'Li-Ta Lo'; 'Ronald G. Minnich'; 'LinuxBIOS' Subject: RE: FYI: Merge in progress...
Done.
-----Original Message----- From: Stefan Reinauer [mailto:stepan@openbios.org] Sent: Wednesday, October 20, 2004 5:58 AM To: YhLu Cc: ebiederman@lnxi.com; Li-Ta Lo; 'Ronald G. Minnich'; 'LinuxBIOS' Subject: Re: FYI: Merge in progress...
* YhLu YhLu@tyan.com [041020 07:13]:
Just check in Tyan update to support new config.
Hey Yinghai!
It seems you forgot to commit the Options.lb files:
freebios2/src/mainboard/tyan/*/Options.lb
Currently config creation fails for all tyan boards complaining about this file ..
Stefan
_______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios