From 260f1cc55d4ba6cc060d6969044ce9c91a5bac1b Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Wed, 4 Jan 2006 01:06:13 +0000 Subject: typo git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2150 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/amd/amdk8/northbridge.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/northbridge/amd/amdk8') diff --git a/src/northbridge/amd/amdk8/northbridge.c b/src/northbridge/amd/amdk8/northbridge.c index 8e503478fa..c36990dea7 100644 --- a/src/northbridge/amd/amdk8/northbridge.c +++ b/src/northbridge/amd/amdk8/northbridge.c @@ -170,6 +170,7 @@ static unsigned int amdk8_scan_chain(device_t dev, unsigned nodeid, unsigned lin else { min_bus = ((max>>6) + 1) * 0x40; } + max = min_bus; #else //other ... else { -- cgit v1.2.3