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:
David W. Hendricks
2004-02-09 22:47:38 +00:00
parent c34d5ca790
commit 854e45292b
4 changed files with 101 additions and 19 deletions

View File

@@ -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) {