final merge of YhLu's stuff
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1371 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -320,8 +320,8 @@ unsigned int hypertransport_scan_chain(struct bus *bus, unsigned int max)
|
||||
#if HAVE_HARD_RESET == 1
|
||||
if(reset_needed) {
|
||||
printk_info("HyperT reset needed\n");
|
||||
hard_reset();
|
||||
}
|
||||
// By LYH hard_reset();
|
||||
} else
|
||||
printk_debug("HyperT reset not needed\n");
|
||||
#endif
|
||||
if (next_unitid > 0x1f) {
|
||||
|
Reference in New Issue
Block a user