typo
authorYinghai Lu <yinghailu@gmail.com>
Wed, 4 Jan 2006 01:06:13 +0000 (01:06 +0000)
committerYinghai Lu <yinghailu@gmail.com>
Wed, 4 Jan 2006 01:06:13 +0000 (01:06 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2150 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/northbridge/amd/amdk8/northbridge.c

index 8e503478fa364f10cd55034cad9562059187282e..c36990dea75c206ce92abf96ecb988ddcd8f9e8e 100644 (file)
@@ -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  {