commit | f0d43471c83cfb734e089336f8becbc5e6d4389a | [log] [tgz] |
---|---|---|
author | Ed Swarthout <Ed.Swarthout@freescale.com> | Wed Jul 11 14:51:35 2007 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Wed Jul 11 23:43:11 2007 +0200 |
tree | c8e1a834d9f51fdca5404af99d846caa98edaaba | |
parent | 3bed54e4acf9ba7534b91ed5a88f92d90de1bed9 [diff] |
Start pci hose scan from hose->current_busno. Ensure hose->current_busno is not less than first_busno. This fixes broken board code which leaves current_busno=0 when first_busno is greater than 0 for the cases with multiple controllers. Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>